mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-02-17 16:20:05 +08:00
commit
960dfd95df
@ -117,4 +117,4 @@ def _log_message(ctx: Context_T) -> None:
|
||||
msg_from += f'@[讨论组:{ctx["discuss_id"]}]'
|
||||
logger.info(f'Self: {ctx["self_id"]}, '
|
||||
f'Message {ctx["message_id"]} from {msg_from}: '
|
||||
f'{ctx["message"]}')
|
||||
f'{str(ctx["message"]).__repr__()}')
|
||||
|
Loading…
x
Reference in New Issue
Block a user