Kieker 1.10

kieker.common.logging
Class SimpleFileLoggingFormatter

java.lang.Object
  extended by java.util.logging.Formatter
      extended by kieker.common.logging.SimpleFileLoggingFormatter

public class SimpleFileLoggingFormatter
extends Formatter

A formatter for the logging to files which is used by the Kieker tools.

Since:
1.10
Author:
Nils Christian Ehmke

Constructor Summary
SimpleFileLoggingFormatter()
          Empty constructor.
 
Method Summary
 String format(LogRecord record)
           
 
Methods inherited from class java.util.logging.Formatter
formatMessage, getHead, getTail
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleFileLoggingFormatter

public SimpleFileLoggingFormatter()
Empty constructor.

Method Detail

format

public String format(LogRecord record)
Specified by:
format in class Formatter

Kieker 1.10

Copyright 2014 Kieker Project, http://kieker-monitoring.net