kieker.common.logging
Class SimpleConsoleLoggingFormatter
java.lang.Object
java.util.logging.Formatter
kieker.common.logging.SimpleConsoleLoggingFormatter
public class SimpleConsoleLoggingFormatter
- extends Formatter
A formatter for the logging to the console which is used by the Kieker tools.
It simplifies the log messages and prints only the important information.
- Since:
- 1.10
- Author:
- Nils Christian Ehmke
SimpleConsoleLoggingFormatter
public SimpleConsoleLoggingFormatter()
- Empty constructor.
format
public String format(LogRecord record)
- Specified by:
format
in class Formatter
Copyright 2014 Kieker Project, http://kieker-monitoring.net>