| Class | Description |
|---|---|
| ConsoleLogger |
A basic logger implementation that prints to System.out, with exceptions going to System.err
|
| FileLogger | |
| NumberedExceptionLogger |
A logger implementation that numbers exceptions and logs them with the number
to another logger, while writing the stack trace to a file.
|
| Exception | Description |
|---|---|
| LoggerException |
Copyright © 2020. All rights reserved.