Hello folks,
I am trying to write to two different files and the content will be different for both the files.
How can I achieve this ?
I tried closing appender but it does not work, still the output is written to two files.
I have configured properly two appenders in configuration file, say A1,A2 and based on the content I would want to write to specific file only..
Any help is greatly appreciated.
Thank you,
Sharat.
I am trying to write to two different files and the content will be different for both the files.
How can I achieve this ?
I tried closing appender but it does not work, still the output is written to two files.
I have configured properly two appenders in configuration file, say A1,A2 and based on the content I would want to write to specific file only..
Any help is greatly appreciated.
Thank you,
Sharat.