mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-26 10:44:50 +03:00
Use Microsoft.Extensions.Logging abstraction
This commit is contained in:
@@ -232,7 +232,7 @@ namespace MediaBrowser.Api
|
||||
}
|
||||
catch
|
||||
{
|
||||
//Logger.ErrorException("Error getting plugin list", ex);
|
||||
//Logger.LogError("Error getting plugin list", ex);
|
||||
// Play it safe here
|
||||
if (requireAppStoreEnabled)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user