The documentation for log4j JMX beans says "unfortunately managing log4j settings is not production ready" from this link: https://logging.apache.org/log4j/1.2/apidocs/org/apache/log4j/jmx/package-summary.html
No further information. I'm wondering if all I want to do is monitor the buffer size of the AsyncLogger, will this help me to do so by using something like jconsole or HPDiagnostics?