A JUnit TestRule that intercepts and prints log messages during tests.
The main tag used all around the application.
Logs a debug message with the specified data.
Logs a debug message with the specified message.
Logs an error message with the specified message.
Logs an error message with the specified error.
Logs an informational message with the specified message.
Logs a verbose message with the specified message.
Logs a warning message with the specified message.