|
SOAj Core v. 1.3 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.logging.Formatter
info.soaj.core.internal.SjLoggingFormatter
public class SjLoggingFormatter
This class contains static methods for formatting logging.
Copyright (c) 2006 - 2009 by Global Technology Consulting Group, Inc. at gtcGroup.com .
| Constructor Summary | |
|---|---|
SjLoggingFormatter()
|
|
| Method Summary | |
|---|---|
java.lang.String |
format(java.util.logging.LogRecord logRecord)
Formats the given log record and returns the formatted String. |
protected SjNullableUserId |
initializeUserId()
This method should be overridden to provide the authorized user id. |
| 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 |
|---|
public SjLoggingFormatter()
| Method Detail |
|---|
public java.lang.String format(java.util.logging.LogRecord logRecord)
String.
format in class java.util.logging.FormatterlogRecord - LogRecord objects are used to pass logging
requests between the logging framework and individual log
Handlers.
protected SjNullableUserId initializeUserId()
|
SOAj Core v. 1.3 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright (c) 2006 - 2009 by Global Technology Consulting Group, Inc. at gtcGroup.com.
Use is authorized, provided the source is acknowledged by inclusion of this copyright notice.