fix(logging): Split warning and error logs.
This commit is contained in:
@@ -35,6 +35,7 @@ FlatContext = namedtuple(
|
||||
'interaction',
|
||||
'guild',
|
||||
'author',
|
||||
'channel',
|
||||
'alias',
|
||||
'prefix',
|
||||
'failed')
|
||||
|
||||
Reference in New Issue
Block a user