Interface | Description |
---|---|
Logger |
The
Logger API serves as a simple logging facade for
java.util.logging (JUL). |
Class | Description |
---|---|
LoggerFactory |
Factory for the
Logger facade for JUL. |
These classes are intended solely for usage within the JUnit framework itself. Any usage by external parties is not supported. Use at your own risk!