Package | Description |
---|---|
org.apache.log4j.chainsaw | |
org.apache.log4j.chainsaw.vfs | |
org.apache.log4j.db |
The org.apache.log4j.db package provides means to append logging events
into various databases.
|
org.apache.log4j.net | |
org.apache.log4j.varia | |
org.apache.log4j.xml |
Modifier and Type | Class and Description |
---|---|
class |
Generator
Class designed to stress, and/or test the Chainsaw GUI by sending it
lots of Logging Events.
|
Modifier and Type | Class and Description |
---|---|
class |
VFSLogFilePatternReceiver
A VFS-enabled version of org.apache.log4j.varia.LogFilePatternReceiver.
|
Modifier and Type | Class and Description |
---|---|
class |
CustomSQLDBReceiver
Converts log data stored in a database into LoggingEvents.
|
class |
DBReceiver |
Modifier and Type | Class and Description |
---|---|
class |
JMSReceiver
JMSReceiver receives a remote logging event on a configured
JSM topic and "posts" it to a LoggerRepository as if the event was
generated locally.
|
class |
MulticastReceiver
Multicast-based receiver.
|
class |
SocketHubReceiver
SocketHubReceiver receives a remote logging event on a configured
socket and "posts" it to a LoggerRepository as if the event was
generated locally.
|
class |
SocketReceiver
SocketReceiver receives a remote logging event on a configured
socket and "posts" it to a LoggerRepository as if the event was
generated locally.
|
class |
UDPReceiver
Receive LoggingEvents encoded with an XMLLayout, convert the XML data to a
LoggingEvent and post the LoggingEvent.
|
class |
XMLSocketReceiver
XMLSocketReceiver receives a remote logging event via XML on a configured
socket and "posts" it to a LoggerRepository as if the event were
generated locally.
|
Constructor and Description |
---|
SocketNode13(Socket s,
Receiver r)
Constructor for socket and receiver.
|
XMLSocketNode(String decoder,
Socket socket,
Receiver receiver)
Constructor for socket and reciever.
|
Modifier and Type | Class and Description |
---|---|
class |
LogFilePatternReceiver
LogFilePatternReceiver can parse and tail log files, converting entries into
LoggingEvents.
|
Modifier and Type | Class and Description |
---|---|
class |
LogFileXMLReceiver
LogFileXMLReceiver will read an xml-formated log file and make the events in the log file
available to the log4j framework.
|
Copyright © 2002-2017 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache Chainsaw, Chainsaw, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.