public class LoggerConfiguration
extends Object
- Since:
- 1.0
- Author:
- Matthew Moss, graemerocher
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
LoggerConfiguration
- Parameters:
name
- the logger name
configuredLevel
- the configured LogLevel
effectiveLevel
- the effective LogLevel
-
Method Details
-
getName
- Returns:
- the logger name
-
-
effectiveLevel
- Returns:
- the effective
LogLevel
-
getData
- Returns:
- a Map of data to emit (less the name)