mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-07-09 03:04:24 -04:00
add logging
This commit is contained in:
parent
1f430baa1d
commit
42b4b03703
@ -21,6 +21,8 @@ namespace Emby.Drawing.GDI
|
||||
{
|
||||
_fileSystem = fileSystem;
|
||||
_logger = logger;
|
||||
|
||||
_logger.Info("GDI image processor initialized");
|
||||
}
|
||||
|
||||
public string[] SupportedInputFormats
|
||||
|
Loading…
x
Reference in New Issue
Block a user