Updated Logger and message handler. Updated to latest Discord.Net version
This commit is contained in:
@@ -28,7 +28,7 @@ namespace PluginManager
|
||||
isInitialized = true;
|
||||
logFolder = Config.Variables.GetValue("LogFolder");
|
||||
errFolder = Config.Variables.GetValue("ErrorFolder");
|
||||
isConsole = console
|
||||
isConsole = console;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user