| Package | Description |
|---|---|
| org.cthul.log |
| Modifier and Type | Method and Description |
|---|---|
static <E extends Enum<?>> |
CLocLoggerFactory.getClassLogger() |
<E extends Enum<?>> |
CLocLogConfiguration.getClassLogger()
Chooses a logger based on the class name of the caller of this method.
|
<E extends Enum<?>> |
CLocLogConfiguration.getClassLogger(int i)
Chooses a logger based on the class name of the caller of this method.
|
<E extends Enum<?>> |
CLocLogConfiguration.getLogger(Class clazz) |
static <E extends Enum<?>> |
CLocLoggerFactory.getLogger(Class<?> clazz) |
<E extends Enum<?>> |
CLocLogConfiguration.getLogger(org.slf4j.Logger logger) |
static <E extends Enum<?>> |
CLocLoggerFactory.getLogger(String name) |
<E extends Enum<?>> |
CLocLogConfiguration.getLogger(String name) |
Copyright © 2013. All Rights Reserved.