DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14155>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14155

Access to underlying native logging provider missing





------- Additional Comments From [EMAIL PROTECTED]  2002-11-01 16:44 -------
I've got a question about this.

Since you already know you're using a particular logging implementation (JDK 1.4
in your case), can't you just ask that logging API for the appropriate instances
using the native APIs, and configure them directly?  The only thing you need to
know is the name of the loggers that will be used by the library methods you're
calling -- which information, IMHO, really should be in the docs for every
package anyway, so people know what they need to statically configure their
logging implementations.

--
To unsubscribe, e-mail:   <mailto:commons-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:commons-dev-help@;jakarta.apache.org>

Reply via email to