Increased Trace level over Debug level.

This commit is contained in:
Lucca Faria Ferri 2023-01-26 11:09:08 -08:00
parent 9b830e204e
commit fa5bdf4d08

View File

@ -27,8 +27,8 @@ namespace DiIiS_NA.Core.Logging
RenameAccountLog,
ChatMessage,
BotCommand,
Trace,
Debug,
Trace,
Info,
Warn,
Error,