mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
update logging
This commit is contained in:
parent
71308b5c29
commit
bbb43a6525
@ -108,8 +108,6 @@ namespace Emby.Server.Implementations.EntryPoints
|
||||
try
|
||||
{
|
||||
_sessionManager.SendMessageToAdminSessions("RefreshProgress", dict, CancellationToken.None);
|
||||
|
||||
_logger.Info("Sending refresh progress {0} {1}", item.Id.ToString("N"), progress);
|
||||
}
|
||||
catch
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user