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: 2996 $
- 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 |
errors
public static final Map<Integer,LogWithStackTraceEntry> errors
- Field description
LogFormatter
public LogFormatter()
- Creates a new
LogFormatter instance.
format
public String format(LogRecord record)
- Method description
- Specified by:
format in class Formatter
- Parameters:
record -
- Returns:
Copyright © 2012 Tigase. All Rights Reserved.