Home
Categories
Dictionary
Download
Project Details
Changes Log
FAQ
License

util.logging


The logging package contains additional classes which work with the Java logging package.

ConfigurableFormatter

The ConfigurableFormatter class is a logging formatter which can optionnaly not present the date, the class and the method of the LogRecord..

PathFilter

The PathFilter class is a logging filter which can filter depending on the path of the source class for the LogRecord.

Categories: packages | util

Copyright 2006-2024 Herve Girod. All Rights Reserved. Documentation and source under the LGPL v2 and Apache 2.0 licences