mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 13:33:34 -07:00
Added Tests for CentralDispatch
This commit is contained in:
parent
c339ea6ba2
commit
6393d0a3f9
15 changed files with 133 additions and 32 deletions
|
@ -67,7 +67,7 @@ namespace NzbDrone.Core.Datastore
|
|||
|
||||
public void Trace(string format, params object[] args)
|
||||
{
|
||||
Logger.Trace(format, args);
|
||||
//Logger.Trace(format, args);
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue