Enum LogLevel
- Namespace
- FellowOakDicom.Log
- Assembly
- fo-dicom.core.dll
[Obsolete("Fellow Oak DICOM now supports Microsoft.Extensions.Logging")]
public enum LogLevel
- Extension Methods
Fields
Debug = 0
Error = 3
Fatal = 4
Info = 1
Warning = 2
[Obsolete("Fellow Oak DICOM now supports Microsoft.Extensions.Logging")]
public enum LogLevel
Debug = 0
Error = 3
Fatal = 4
Info = 1
Warning = 2