mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-03-27 12:31:57 +00:00
add logging
This commit is contained in:
@@ -21,6 +21,8 @@ namespace Emby.Drawing.GDI
|
||||
{
|
||||
_fileSystem = fileSystem;
|
||||
_logger = logger;
|
||||
|
||||
_logger.Info("GDI image processor initialized");
|
||||
}
|
||||
|
||||
public string[] SupportedInputFormats
|
||||
|
||||
Reference in New Issue
Block a user