Interface | Description |
---|---|
SessionLog |
SessionLog is the ever-so-simple interface used by
EclipseLink to log generated messages and SQL.
|
Class | Description |
---|---|
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.
|
EclipseLinkLogRecord |
INTERNAL:
|
JavaLog |
PUBLIC:
|
LogFormatter |
Print a brief summary of a TopLink LogRecord in a human readable
format.
|
SessionLogEntry |
SessionLogEntry is a simple container object that holds
all the information pertinent to an EclipseLink logging event.
|
XMLLogFormatter |
Format a TopLink LogRecord into a standard XML format.
|
Enum | Description |
---|---|
LogCategory |
EclipseLink categories used for logging name space.
|
LogLevel |
Log levels for EclipseLink logging.
|
Copyright © 2007–2020 Eclipse.org - EclipseLink Project. All rights reserved.