mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-07 08:18:54 +01:00
add logging
This commit is contained in:
@@ -359,6 +359,8 @@ namespace MediaBrowser.Server.Implementations.Connect
|
||||
{
|
||||
var path = CacheFilePath;
|
||||
|
||||
_logger.Debug("Loading data from {0}", path);
|
||||
|
||||
try
|
||||
{
|
||||
lock (_dataFileLock)
|
||||
|
||||
Reference in New Issue
Block a user