tigase.util
Class LogFormatter
java.lang.Object
java.util.logging.Formatter
tigase.util.LogFormatter
public class LogFormatter
- extends Formatter
Describe class LogFormatter here.
Created: Thu Jan 5 22:58:02 2006
- Version:
- $Rev$
- Author:
- Artur Hefczyc
Constructor Summary |
LogFormatter()
Creates a new LogFormatter instance. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LogFormatter
public LogFormatter()
- Creates a new
LogFormatter
instance.
format
public String format(LogRecord record)
- Specified by:
format
in class Formatter
Copyright © 2001-2006 Tigase Developers Team. All rights Reserved.