ch.qos.logback.classic.util
Class LevelToSyslogSeverity

java.lang.Object
  extended by ch.qos.logback.classic.util.LevelToSyslogSeverity

public class LevelToSyslogSeverity
extends java.lang.Object


Constructor Summary
LevelToSyslogSeverity()
           
 
Method Summary
static int convert(ILoggingEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LevelToSyslogSeverity

public LevelToSyslogSeverity()
Method Detail

convert

public static int convert(ILoggingEvent event)