mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 10:47:08 -07:00
Fixed rss datetime bug
This commit is contained in:
parent
e6fb02fac6
commit
a8815cd5ea
8 changed files with 100 additions and 1195 deletions
|
@ -25,8 +25,6 @@ namespace NzbDrone.Core.Instrumentation
|
|||
log.Method = logEvent.UserStackFrame.GetMethod().Name;
|
||||
}
|
||||
|
||||
|
||||
|
||||
log.Logger = logEvent.LoggerName;
|
||||
|
||||
if (logEvent.Exception != null)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue