Note: forwarded message attached.

__________________________________________________
Do you Yahoo!?
Yahoo! Web Hosting - establish your business online
http://webhosting.yahoo.com
--- Begin Message ---
Hi,
I've got your address from the jakarta mailing list. I've added a small
functionality to the JMX support og log4j:

Basically it's a new operation of the HierarchyDynamicMBean called
"addLoggerMBeans".
This one goes through all currently registered loggers and creates MBeans
for
them.

So the server administrator can gain access to all used loggers at runtime.
I found this
useful in my app, but I must admit that I'm not that familiar with JMX right
now.
So maybe this feature already does exist?

If not, I would love to see this feature included in log4j as I don't want
to
patch it in the classpath, of course.

Attached you find the modified java source file, based on log4j 1.2.8 (I
also didn't
find a newer revision in the CVS).

bye
Christian Seiler


Attachment: HierarchyDynamicMBean.java
Description: Binary data


--- End Message ---
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to