Package | Description |
---|---|
org.apache.log |
Avalon LogKit is the logging framework used throughout
the Avalon project.
|
org.apache.log.format |
This package contains formmaters that serialize LogEvents to strings.
|
org.apache.log.output |
This package contains some useful output destination LogTargets.
|
org.apache.log.output.db |
Database output destination LogTargets.
|
org.apache.log.output.io |
Stream anf file based output destination LogTargets.
|
org.apache.log.output.io.rotate |
Log file rotation policies.
|
org.apache.log.output.jms |
JMS based output destination LogTargets.
|
org.apache.log.output.lf5 |
LogFactor5 (Swing GUI) based LogTarget.
|
org.apache.log.output.net |
Datagram, Socket and SMTP output destination LogTargets.
|
org.apache.log.util |
Utilities suppporting the logging framework.
|
Class | Description |
---|---|
ContextMap |
The ContextMap contains non-hierarchical context information
relevant to a particular LogEvent.
|
ErrorHandler |
Handle unrecoverable errors that occur during logging.
|
Hierarchy |
This class encapsulates a basic independent log hierarchy.
|
LogEvent |
This class encapsulates each individual log event.
|
Logger |
The object interacted with by client objects to perform logging.
|
LogTarget |
LogTarget is a class to encapsulate outputting LogEvent's.
|
Priority |
Class representing and holding constants for priority.
|
Class | Description |
---|---|
ContextMap |
The ContextMap contains non-hierarchical context information
relevant to a particular LogEvent.
|
LogEvent |
This class encapsulates each individual log event.
|
Priority |
Class representing and holding constants for priority.
|
Class | Description |
---|---|
ErrorAware |
Interface implemented by components that wish to
delegate ErrorHandling to an ErrorHandler.
|
ErrorHandler |
Handle unrecoverable errors that occur during logging.
|
LogEvent |
This class encapsulates each individual log event.
|
LogTarget |
LogTarget is a class to encapsulate outputting LogEvent's.
|
Priority |
Class representing and holding constants for priority.
|
Class | Description |
---|---|
ContextMap |
The ContextMap contains non-hierarchical context information
relevant to a particular LogEvent.
|
ErrorAware |
Interface implemented by components that wish to
delegate ErrorHandling to an ErrorHandler.
|
LogEvent |
This class encapsulates each individual log event.
|
LogTarget |
LogTarget is a class to encapsulate outputting LogEvent's.
|
Class | Description |
---|---|
ErrorAware |
Interface implemented by components that wish to
delegate ErrorHandling to an ErrorHandler.
|
LogEvent |
This class encapsulates each individual log event.
|
LogTarget |
LogTarget is a class to encapsulate outputting LogEvent's.
|
Class | Description |
---|---|
ErrorAware |
Interface implemented by components that wish to
delegate ErrorHandling to an ErrorHandler.
|
LogTarget |
LogTarget is a class to encapsulate outputting LogEvent's.
|
Class | Description |
---|---|
ContextMap |
The ContextMap contains non-hierarchical context information
relevant to a particular LogEvent.
|
ErrorAware |
Interface implemented by components that wish to
delegate ErrorHandling to an ErrorHandler.
|
ErrorHandler |
Handle unrecoverable errors that occur during logging.
|
LogEvent |
This class encapsulates each individual log event.
|
LogTarget |
LogTarget is a class to encapsulate outputting LogEvent's.
|
Class | Description |
---|---|
LogEvent |
This class encapsulates each individual log event.
|
LogTarget |
LogTarget is a class to encapsulate outputting LogEvent's.
|
Priority |
Class representing and holding constants for priority.
|
Class | Description |
---|---|
ErrorAware |
Interface implemented by components that wish to
delegate ErrorHandling to an ErrorHandler.
|
LogEvent |
This class encapsulates each individual log event.
|
LogTarget |
LogTarget is a class to encapsulate outputting LogEvent's.
|
Class | Description |
---|---|
ErrorHandler |
Handle unrecoverable errors that occur during logging.
|
LogEvent |
This class encapsulates each individual log event.
|
Logger |
The object interacted with by client objects to perform logging.
|
Priority |
Class representing and holding constants for priority.
|
Copyright © 2003-2004 The Apache Software Foundation. All Rights Reserved.