<div dir="ltr"><div class="gmail_default" style="font-family:tahoma,sans-serif">Hi,</div><div class="gmail_default" style="font-family:tahoma,sans-serif"><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif">While setting the logger level through the JConsole (via jmx), the JConsole applies the operation successfully but nothing happens on the actual logger implementation.</div><div class="gmail_default" style="font-family:tahoma,sans-serif"><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif">Apparently, there are two LoggerContext instances on the classloader. I don't know if this is normal or not. I'm debugging logack and I'm seeing that the Logger's object instance the JConsole is using is different than the instance used by my application.</div><div class="gmail_default" style="font-family:tahoma,sans-serif"><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif">I have some screenshots so you can get a better understanding  of this:</div><div class="gmail_default" style="font-family:tahoma,sans-serif"><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif">This is while setting the logger lvl through the JConsole:</div><div class="gmail_default" style="font-family:tahoma,sans-serif"><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif">Parent Logger: <a href="http://image.gxzone.com/images/2/7/27755de3ab7.png">http://image.gxzone.com/images/2/7/27755de3ab7.png</a></div><div class="gmail_default" style="font-family:tahoma,sans-serif">Logger Context: <a href="http://image.gxzone.com/images/4/e/4ee00ced572.png">http://image.gxzone.com/images/4/e/4ee00ced572.png</a></div><div class="gmail_default" style="font-family:tahoma,sans-serif">Children List: <a href="http://image.gxzone.com/images/3/e/3e27e1cc19d.png">http://image.gxzone.com/images/3/e/3e27e1cc19d.png</a></div><div class="gmail_default" style="font-family:tahoma,sans-serif"><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif">This is while trying to log from my application:</div><div class="gmail_default" style="font-family:tahoma,sans-serif"><br></div><div class="gmail_default" style><font face="tahoma, sans-serif">Child Logger: <a href="http://image.gxzone.com/images/5/5/55c5e233a0e.png">http://image.gxzone.com/images/5/5/55c5e233a0e.png</a></font><br></div><div class="gmail_default" style><font face="tahoma, sans-serif">Parent Logger: <a href="http://image.gxzone.com/images/3/b/3b6428908e0.png">http://image.gxzone.com/images/3/b/3b6428908e0.png</a></font></div><div class="gmail_default" style><font face="tahoma, sans-serif">You can also see the logger's context on these images.</font></div><div class="gmail_default" style><font face="tahoma, sans-serif"><br></font></div><div class="gmail_default" style><font face="tahoma, sans-serif">The id's that eclipse is showing are different on each case, thus we have two object instances of the Logger and Logger Context.</font></div><div class="gmail_default" style><font face="tahoma, sans-serif"><br></font></div><div class="gmail_default" style><font face="tahoma, sans-serif">I really appreciate if you guys could help me out since I've been working on this several days and I'm stuck.</font></div><div class="gmail_default" style><font face="tahoma, sans-serif"><br></font></div><div class="gmail_default" style><font face="tahoma, sans-serif">Thanks,</font></div><div class="gmail_default" style><font face="tahoma, sans-serif">Sergio.</font></div><div class="gmail_default" style><font face="tahoma, sans-serif"><br></font></div><div class="gmail_default" style><font face="tahoma, sans-serif"><br></font></div><div class="gmail_default" style="font-family:tahoma,sans-serif"> </div></div>