diff --git a/src/DiIiS-NA/Core/Logging/Logger.cs b/src/DiIiS-NA/Core/Logging/Logger.cs index 64330c8..44e6de6 100644 --- a/src/DiIiS-NA/Core/Logging/Logger.cs +++ b/src/DiIiS-NA/Core/Logging/Logger.cs @@ -27,8 +27,8 @@ namespace DiIiS_NA.Core.Logging RenameAccountLog, ChatMessage, BotCommand, - Trace, Debug, + Trace, Info, Warn, Error,