Package | Description |
---|---|
org.snf4j.core |
Provides interfaces and classes implementing the core functionalities of the
API.
|
org.snf4j.core.logger |
Provides interfaces and classes used to separate the API from any specific
logger implementation.
|
org.snf4j.core.logger.impl |
Provides binding with third-party loggers (it is not a part of the core API).
|
Class and Description |
---|
ILogger
Logger interface that is used by the API to log messages.
|
Class and Description |
---|
IExceptionLogger
Additional logger interface that is used by the API to log messages for
caught exceptions.
|
ILogger
Logger interface that is used by the API to log messages.
|
ILoggerFactory
Factory interface for loggers used by the API.
|
Class and Description |
---|
ILogger
Logger interface that is used by the API to log messages.
|
ILoggerFactory
Factory interface for loggers used by the API.
|
Copyright © 2017–2022 SNF4J.ORG. All rights reserved.