posted 15 years ago
Hello ,
Please help me in this issue , am trying to make log4j to log a specific class (exceptions, messages, etc..) on FileAppender , other classes should should append to the consoleAppender.
I've tried the following code :
When I try to log on the file nothing happens on FileAppender , but the logs are viewed on the Console using ConsoleAppender.
Any help will be appriciated.
Thanks in advance.