com.solarmetric.rd.log
Interface LogConstants
- All Known Implementing Classes:
- LogAdapter, LogOutputStream
- public interface LogConstants
Constant logging levels.
TRACE
public static final short TRACE
- See Also:
- Constant Field Values
DEBUG
public static final short DEBUG
- See Also:
- Constant Field Values
INFO
public static final short INFO
- See Also:
- Constant Field Values
WARN
public static final short WARN
- See Also:
- Constant Field Values
ERROR
public static final short ERROR
- See Also:
- Constant Field Values
FATAL
public static final short FATAL
- See Also:
- Constant Field Values
Copyright 2001,2002,2003 SolarMetric, Inc. All Rights Reserved.