Package | Description |
---|---|
org.snf4j.core.logger |
Provides interfaces and classes used to separate the API from any specific
logger implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultExceptionLogger
Default implementation of the
IExceptionLogger interface. |
Modifier and Type | Method and Description |
---|---|
static IExceptionLogger |
ExceptionLogger.getInstance()
Gets the instance of the currently configured exception logger.
|
Copyright © 2017–2022 SNF4J.ORG. All rights reserved.