Show shardid in logs
This commit is contained in:
@ -63,7 +63,7 @@ namespace NadekoBot.Core.Services
|
||||
public ShardsCoordinator()
|
||||
{
|
||||
//load main stuff
|
||||
LogSetup.SetupLogger();
|
||||
LogSetup.SetupLogger(-1);
|
||||
_log = LogManager.GetCurrentClassLogger();
|
||||
_creds = new BotCredentials();
|
||||
|
||||
|
Reference in New Issue
Block a user