|
Oracle® Universal Connection Pool for JDBC Java API Reference 11g Release 2 (11.2) E12826-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object
java.util.logging.Formatter
oracle.ucp.util.logging.UCPFormatter
public class UCPFormatter
Universal Connection Pool custom formatter for log messages. <p/> This can be specified in a log property file passed as Java's java.util.logging.config.file
command-line option.
Constructor Summary | |
---|---|
UCPFormatter() |
Method Summary | |
---|---|
java.lang.String |
format(java.util.logging.LogRecord lr) |
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 UCPFormatter()
Method Detail |
---|
public java.lang.String format(java.util.logging.LogRecord lr)
format
in class java.util.logging.Formatter
Formatter.format(java.util.logging.LogRecord)
|
Oracle® Universal Connection Pool for JDBC Java API Reference 11g Release 2 (11.2) E12826-01 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |