Re: Logging into multiple log files

2008-02-27 Thread Raghunandan S
Hey Ron, I have already done the same and its working fine. Thanks anyway for the reply :) Regards, Raghunandan Ron Grabowski <[EMAIL PROTECTED]> 02/27/2008 01:16 PM Please respond to "Log4NET Dev" To Log4NET Dev cc Subject Re: Logging into multiple log files

Re: Logging into multiple log files

2008-02-26 Thread Ron Grabowski
ubject: Logging into multiple log files Hi, I have requirement, where-in I have to log different types of logsinto different files. Eg: Info logs should go into AppInfo.logDebug logs should go into AppDebug.logError logs should go into ErrDebug.log I am able to log into all these files. But the is

Re: Logging into multiple log files

2008-02-26 Thread Ron Grabowski
ubject: Logging into multiple log files Hi, I have requirement, where-in I have to log different types of logsinto different files. Eg: Info logs should go into AppInfo.logDebug logs should go into AppDebug.logError logs should go into ErrDebug.log I am able to log into all these files. But the is

Logging into multiple log files

2008-02-21 Thread Raghunandan S
Hi, I have requirement, where-in I have to log different types of logs into different files. Eg: Info logs should go into AppInfo.log Debug logs should go into AppDebug.log Error logs should go into ErrDebug.log I am able to log into all these files. But the issue is all the types of logs are