Re: how to redirect log4cxx console messages

2014-02-24 Thread log4cxx
>Both the messages were displayed in console. But, i am designing my >application which uses log4cxx, in such a way that it won't have any console >window. In such a case where the messages logged ? We faced the same issue and ended up redirecting stderr: //First redirect stderr for initializatio

Re: how to redirect log4cxx console messages

2014-02-24 Thread Thorsten Schöning
Guten Tag Nandan S, am Montag, 24. Februar 2014 um 12:53 schrieben Sie: > Hi , Please don't post each of your questions to both the dev and users mailing list, this will only make it unnecessary hard to follow the discussions. Choose one, preferable the users mailing list because it's main purpos

how to redirect log4cxx console messages

2014-02-24 Thread Nandan S
Hi , If there is any error in configuration file (either xml or properties file), log4cxx displays the error in console. eg , i modified my program and xml configuration file to display following two errors log4cxx: No appender could be found for logger (functionA). log4cxx: Please initialize t