Package | Description |
---|---|
ej.hoka.log |
Server logger.
|
Modifier and Type | Field and Description |
---|---|
static Logger |
HokaLogger.instance
The message logger.
|
Modifier and Type | Method and Description |
---|---|
static Logger |
LoggerFactory.getLogger()
You can set a logger implementation using the system property
hoka.logger.class
If the system property if not set or the class from hoka.logger.class is not found or can't be accessed
or instantiated. |