Enclosed is a java class, LoggerInfo, which can be used to access information about loggers in a given repository. It allows for the entire list of logger names to be retrieved, or more usefully for a gui, it also allows package names to be retrieved hierarchically, partial package name at a time. An example of use is included in the main() method of the class.
I think others have mentioned similar functionality in the past, so if anyone has any suggestions or optimizations, let me know. I hope to use some version of this class in a configuration servlet we will be adding for v1.3. enjoy, -Mark
LoggerInfo.java
Description: Binary data
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
