Dear Friends

I am very New to LOG4J.

I am using log4j for the last one week.

I used Log4j for generating Log Files using the classes

Logger
PropertyConfigurator

and I use 
                                logger.debug("Debug message.");
                                logger.info("Info message");
                                logger.fatal("FATAL message");
                                logger.error("Error message");
                                logger.warn("Warn Message");
methods.....

But I found that there are more than 100 other classes in the 
Log4j.jar file...

Can any one please tell me what are the use of the other Classes 
briefly

and Where can I get the detailed help of these Classes....

Is there any help documents available for log4j ??

Thanks in Advance.
G.Gopala krishna Prabhu   
([EMAIL PROTECTED])


--
To unsubscribe, e-mail:   <mailto:log4j-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:log4j-user-help@;jakarta.apache.org>

Reply via email to