Robert,
I am convinced that lumbermill will be successful. Checking log4j-new.jar I discovered unknown classes: > jar tvf log4j-new.jar [snip] 363 Sun Nov 18 09:46:02 GMT+01:00 2001 org/apache/log4j/io/LoggingEventInputStream.class 23093 Sun Nov 18 11:28:00 GMT+01:00 2001 java/io/LoggingEventInputStream.class 970 Sun Nov 18 11:28:00 GMT+01:00 2001 java/io/LoggingEventInputStream$GetField.class 4357 Sun Nov 18 11:28:00 GMT+01:00 2001 java/io/LoggingEventInputStream$GetFieldImpl.class 2228 Sun Nov 18 11:28:00 GMT+01:00 2001 java/io/LoggingEventStreamClass$1.class 2384 Sun Nov 18 11:28:00 GMT+01:00 2001 java/io/LoggingEventStreamClass$2.class 509 Sun Nov 18 11:28:00 GMT+01:00 2001 java/io/LoggingEventStreamClass$LoggingEventStreamClassEntry.class 775 Sun Nov 18 11:28:00 GMT+01:00 2001 java/io/LoggingEventStreamClass$CompareClassByName.class 1258 Sun Nov 18 11:28:00 GMT+01:00 2001 java/io/LoggingEventStreamClass$CompareMemberByName.class 1681 Sun Nov 18 11:28:00 GMT+01:00 2001 java/io/LoggingEventStreamClass$MethodSignature.class 18810 Sun Nov 18 11:28:00 GMT+01:00 2001 java/io/LoggingEventStreamClass.class 379 Sun Nov 18 11:28:00 GMT+01:00 2001 java/io/ValidationCallback.class What is java/io/LoggingEventInputStream and org/apache/log4j/io/LoggingEventInputStream? Regards, Ceki At 16:31 27.11.2001 -0500, you wrote: >Hi Tim, > >I think this question may be better posed on the >log4j-users list, but I have one possible answer you >may wish to consider. > >I am working on a comprehensive GUI for log4j, which >was inspired by Chainsaw. Currently it is only >capable of altering Levels, and is implemented >as a standalone app, but is headed for the same >place you are. > >One possible drawback is that it is GPL, though >we could discuss alternatives in private if you >would like to link it into proprietary software. >(guessing you are interested in integrating with >Casi-Rusco's security sytems? I notice that CARMA >is GPL, very nice) > >Screenshot: >http://traxel.com/img/lumbermill-02.png > >Latest Tarball: >http://fortyfive.traxel.com/tools/lumbermill.tar.gz > >On Tue, 27 Nov 2001, Tim McClure wrote: > >> I am using log4j and need to implement an interface that will allow for >> dynamic run-time configuration. Does anyone have any recommendation on how >> to do this? >> >> Tim -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>