Skip to content

exasol/java-util-logging-testing

Repository files navigation

Test Utilities for java.util.logging

Build Status Maven Central – Test utilities for java.util.logging

Quality Gate Status

Security Rating Reliability Rating Maintainability Rating Technical Debt

Code Smells Coverage Duplicated Lines (%) Lines of Code

Overview

The Exasol's testing utilities for java.util.logging allow testing log message creation in software that uses the java.util.logging framework.

Utilities

CapturingLogHandler

Add this log handler if you want to record log messages created by your software and check the contents as part of unit tests.

Customer Support

This is an open source project which is officially supported by Exasol. For any question, you can contact our support team.

Information for Users

Information for Developers