修飾子とタイプ | フィールドと説明 |
---|---|
static Map<Integer,LogLevel> |
ANT_IVY_2_SLF4J_LEVEL_MAPPER |
static org.slf4j.Marker |
LIFECYCLE |
static org.slf4j.Marker |
QUIET |
コンストラクタと説明 |
---|
Logging() |
修飾子とタイプ | メソッドと説明 |
---|---|
static Logger |
getLogger(Class c)
Returns the logger for the given class.
|
static Logger |
getLogger(String name)
Returns the logger with the given name.
|