Package org.eclipse.persistence.logging


package org.eclipse.persistence.logging
  • Class
    Description
    Represents the abstract log that implements all the generic logging functions.
    Purpose: Default log used for the session when message logging is enabled.
    INTERNAL:
    PUBLIC:
    EclipseLink categories used for logging name space.
    Print a brief summary of a TopLink LogRecord in a human readable format.
    Log levels for EclipseLink logging.
    SessionLog is the ever-so-simple interface used by EclipseLink to log generated messages and SQL.
    SessionLogEntry is a simple container object that holds all the information pertinent to an EclipseLink logging event.
    Format a TopLink LogRecord into a standard XML format.