Log4j offers you very far reaching possibilities to finetune your log output 
and log destinations only by config file if you use the logging framework 
within your code like it is forseen, i.e. fetching the loggers by using the 
full qualified class name. Then you can configure the log level of each class 
or package as you wish.

You have to learn the philosophy behind log4j. The best is to buy "Log4j - the 
complete manual" written by Ceki Gülcü, the creator of this formidable 
framework.

Heri

> -----Original Message-----
> From: Pedro Costa [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, March 15, 2006 5:37 PM
> To: 'Log4J Users List'; [EMAIL PROTECTED]
> Subject: log file is huge
> 
> 
> When projects starts to get bigger, the log file starts to 
> get bigger too,
> and less readable.
> 
> Is there any advice for this problem?
> 
> Is there any book that teaches how to use log4j in big projects?
> 
> Thanks,
> Pedro
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to