Package org.glite.rgma.log4j

Class Summary
Appender Class traps any log4j calls and then publishes them using an R-GMA 'In-Memory' Primary Producer.
Constants Various constants used by the Appender and Receiver.
Errors Collection of standard error codes.
Example  
Receiver A trivial consumer application that reads-in logging events and then displays them to stdout.
 

Exception Summary
ConfigException Exception thrown if an error occurs during the Receiver configuration.