Oracle Fusion Middleware Java API Reference for Oracle TopLink
11g Release 1 (11.1.1)

B32476-03

Package oracle.toplink.logging

Interface Summary
SessionLog SessionLog is the ever-so-simple interface used by TopLink to log generated messages and SQL.
 

Class Summary
AbstractSessionLog Represents the abstract log that implements all the generic logging functions.
DefaultSessionLog Purpose: Default log used for the session when message logging is enabled.
JavaLog This is a wrapper class for java.util.logging.
SessionLogEntry SessionLogEntry is a simple container object that holds all the information pertinent to a TopLink logging event.
TopLinkSimpleFormatter Print a brief summary of a TopLink LogRecord in a human readable format.
TopLinkXMLFormatter Format a TopLink LogRecord into a standard XML format.
 


Copyright © 1998, 2010, Oracle. All Rights Reserved.