mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-21 14:03:29 -07:00
removed logconfiguration
This commit is contained in:
parent
2fae57dbea
commit
651c7c095a
23 changed files with 2762 additions and 245 deletions
|
@ -22,7 +22,6 @@ namespace NzbDrone.Core.Instrumentation
|
|||
LogManager.Configuration.LoggingRules.Add(new LoggingRule("*", LogLevel.Info, this));
|
||||
|
||||
LogManager.ConfigurationReloaded += (sender, args) => Register();
|
||||
LogConfiguration.Reload();
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue