An SLF4D provider that is intended to be used for testing. The provider
class, TestingLoggingProvider, includes some convenience methods to
inspect the log messages generated while it's active.
A convenient logging provider to use in unit tests, which uses a factory
that creates Loggers that send messages to a CachingLogHandler for
inspection.
An SLF4D provider that is intended to be used for testing. The provider class, TestingLoggingProvider, includes some convenience methods to inspect the log messages generated while it's active.