org.openptk.logging
Class OpenPTKLogFormatter

java.lang.Object
  extended by java.util.logging.Formatter
      extended by org.openptk.logging.OpenPTKLogFormatter

public class OpenPTKLogFormatter
extends java.util.logging.Formatter


Constructor Summary
OpenPTKLogFormatter()
           
 
Method Summary
 java.lang.String format(java.util.logging.LogRecord r)
           
 
Methods inherited from class java.util.logging.Formatter
formatMessage, getHead, getTail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpenPTKLogFormatter

public OpenPTKLogFormatter()
Method Detail

format

public java.lang.String format(java.util.logging.LogRecord r)
Specified by:
format in class java.util.logging.Formatter


View/submit a bug or feature

For further API reference and developer documentation, see www.openptk.org. That documentation contains more detailed, developer-targeted descriptions, definitions of terms, workarounds, and working code examples.

Copyright (C) 2008-2012, Project OpenPTK. All Rights Reserved