mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 22:20:52 +00:00
Closes #281
It's really weird that NLog doesn't make needed refresh on each addition/removal by itself
This commit is contained in:
@@ -87,6 +87,7 @@ namespace ArchiSteamFarm {
|
||||
LogManager.Configuration.LoggingRules.Add(new LoggingRule("*", LogLevel.Trace, eventLogTarget));
|
||||
}
|
||||
|
||||
LogManager.ReconfigExistingLoggers();
|
||||
LogGenericInfo("Logging module initialized!");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user