Re: log.debug not showing on console
On 10/30/2017 5:45 PM, ravirajmishr...@gmail.com wrote: > > > > > > I think this is the cause and you should rewrite like below additivity="true"> However, it is bett
log.debug not showing on console
Hello, I have upgraded my log4j to log4j2. I have created a log4j2.xml file My system is working perfectly but i am not able see the log.debug(); written in my code on console. I am pasting my log4j2.xml file. Please help me to figure out the issue in it. thanks in advance ---