Package | Description |
---|---|
org.apache.log |
Avalon LogKit is the logging framework used throughout
the Avalon project.
|
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.net |
Datagram, Socket and SMTP output destination LogTargets.
|
org.apache.log.util |
Utilities suppporting the logging framework.
|
Class | Description |
---|---|
LoggerListener |
The LoggerListener class is used to notify listeners
when a new Logger object is created.
|
Class | Description |
---|---|
Closeable |
Interface implemented by LogTargets that are capable of being
closed.
|
Class | Description |
---|---|
Closeable |
Interface implemented by LogTargets that are capable of being
closed.
|
Class | Description |
---|---|
Closeable |
Interface implemented by LogTargets that are capable of being
closed.
|
Class | Description |
---|---|
Closeable |
Interface implemented by LogTargets that are capable of being
closed.
|
Class | Description |
---|---|
Closeable |
Interface implemented by LogTargets that are capable of being
closed.
|
Class | Description |
---|---|
Closeable |
Interface implemented by LogTargets that are capable of being
closed.
|
Class | Description |
---|---|
StackIntrospector.CallStack |
Hack to get the call stack as an array of classes.
|
Copyright © 2003-2004 The Apache Software Foundation. All Rights Reserved.