Package ch.qos.logback.classic.util
Class LevelToSyslogSeverity
- java.lang.Object
-
- ch.qos.logback.classic.util.LevelToSyslogSeverity
-
@Deprecated(since="2022-01-27") public class LevelToSyslogSeverity extends java.lang.Object
Deprecated.
-
-
Constructor Summary
Constructors Constructor Description LevelToSyslogSeverity()
Deprecated.
-
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static int
convert(ILoggingEvent event)
Deprecated.
-
-
-
Method Detail
-
convert
public static int convert(ILoggingEvent event)
Deprecated.
-
-