> Well, it's time for me to climb part way down the fence on logging APIs > :-). > > I propose that we move the "logging" wrapper API that is currently in > jakarta-commons-sandbox into jakarta-commons (making it a normal Commons > package). Further, I propose to add an optional wrapper for JDK 1.4 > logging if it is available, and to enhance the mechanism by which a > default logging implementation is selected to be (if not explicitly > selected): > * Log4J if available > * JDK 1.4 if available > * NoOpLog otherwise > > (I would have no objection to seeing optional, self-configuring, wrappers > for other logging APIs such as LogKit, added to this list.) > > Finally, I will shortly be proposing that we create a release of this API. > To make this more reasonable, I just checked in some Javadoc changes to > document how things currently work, with commented-out references to > support for the JDK 1.4 wrapper that will be uncommented when the wrapper > actually exists. > > > ----- Cut Here ----- > [] +1 I support this action, and will work to help > [X] +0 I support this action, but cannot help > [ ] -0 I do not support this action, but do not wish to veto it > [ ] -1 I do not support this action, and here are my reasons > ----- Cut Here -----
It looks a nice, simple & small logging API that will certainly meet my needs. I'm a bit loaded to help out at the moment though. James _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
