org.objectweb.util.monolog.wrapper.log4j
Class LevelImpl
java.lang.Object
org.objectweb.util.monolog.wrapper.common.LevelImpl
org.objectweb.util.monolog.wrapper.log4j.LevelImpl
- All Implemented Interfaces:
- Serializable, Level
public class LevelImpl
- extends LevelImpl
This extension of the common LevelImpl provides conversion method for the
monolog levels to the log4j levels.
- Author:
- S.chassande-Barrioz
- See Also:
- Serialized Form
LevelImpl
public LevelImpl(String name,
int val)
LevelImpl
public LevelImpl(String name,
String val,
LevelFactory lf)
convertLevel
public static org.apache.log4j.Level convertLevel(Level l)
getLevel
public static Level getLevel(int value)
Copyright © 2012 OW2 Consortium. All Rights Reserved.