| Class | Description |
|---|---|
| Logger |
Logger.
|
| LoggerFactory |
Provide logger for an application.
|
| LogPattern |
%d{pattern} = date with the given pattern.
|
| LogPattern.Log |
Internally used to keep in memory a log to write.
|
| Enum | Description |
|---|---|
| Logger.Level |
Level of logging.
|
| Exception | Description |
|---|---|
| LoggerConfigurationException |
Error in logging configuration.
|
Copyright © 2019. All rights reserved.