forked from Infra/risotto
more informations
This commit is contained in:
@ -71,7 +71,7 @@ class Logger:
|
||||
else:
|
||||
paths_msg = ''
|
||||
if get_config()['global']['debug']:
|
||||
print(_(f'{risotto_context.username}: INFO:{paths_msg}'))
|
||||
print(_(f'{risotto_context.username}: INFO:{paths_msg}: {msg}'))
|
||||
await self.insert(msg,
|
||||
paths_msg,
|
||||
risotto_context,
|
||||
|
Reference in New Issue
Block a user