mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 18:57:39 -07:00
added sub menu for add series
This commit is contained in:
parent
c45729a986
commit
82808355c4
8 changed files with 11 additions and 29 deletions
|
@ -6,7 +6,7 @@ namespace NzbDrone.Core.Instrumentation
|
|||
{
|
||||
public class NlogWriter : TextWriter
|
||||
{
|
||||
private static readonly Logger Logger = LogManager.GetLogger("DB");
|
||||
private static readonly Logger Logger = LogManager.GetLogger("NzbDrone.SubSonic");
|
||||
|
||||
|
||||
public override void Write(char[] buffer, int index, int count)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue