mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-04-22 18:14:42 +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