Re: Add appender programmatically

2010-05-07 Thread Miquel Canes
On Friday 07 May 2010 12:13:14 PriyaPrakash wrote: > Hi, > > Thanks for ur quick reply , i use that code now it write the log level in > the log file, then i need how to filter the level for store the log level > in different log file name (i.e) > > For example ; > > To store the INFO level in

Re: Add appender programmatically

2010-05-07 Thread PriyaPrakash
Hi, Thanks for ur quick reply , i use that code now it write the log level in the log file, then i need how to filter the level for store the log level in different log file name (i.e) For example ; To store the INFO level in separate log file name(it contain only the INFO level message) To st

Re: Add appender programmatically

2010-05-07 Thread Miquel Canes
On Friday 07 May 2010 11:48:24 PriyaPrakash wrote: > Hi, > > I am currently working in the latest version of log4php2.0,use ur code, > its work perfectly to add appender programmatically but the log level > messages are not displayed in the log file,give ur ideas. Hi, If you use the code of this

Re: Add appender programmatically

2010-05-07 Thread PriyaPrakash
Hi, I am currently working in the latest version of log4php2.0,use ur code, its work perfectly to add appender programmatically but the log level messages are not displayed in the log file,give ur ideas. -- View this message in context: http://old.nabble.com/Add-appender-programmatically-tp