mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-12 08:07:10 -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.Test.Common
|
|||
LogManager.Configuration.LoggingRules.Add(new LoggingRule("*", consoleTarget));
|
||||
|
||||
RegisterExceptionVerification();
|
||||
LogConfiguration.Reload();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue