Logback API
Version 0.9.8

ch.qos.logback.classic.util
Class LevelToSyslogSeverity

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

public class LevelToSyslogSeverity
extends Object


Constructor Summary
LevelToSyslogSeverity()
           
 
Method Summary
static int convert(LoggingEvent 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(LoggingEvent event)

Logback API
Version 0.9.8

Copyright © 2005-2008 QOS.ch. All Rights Reserved.