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

http://issues.apache.org/bugzilla/show_bug.cgi?id=30268

[logging] Add CLDC support





------- Additional Comments From [EMAIL PROTECTED]  2004-07-23 13:19 -------
Another goal is being able to have a single core code set that works across all
"platforms" (e.g., for us MIDP 2.0, PP 1.0, J2SE, and J2EE). We don't want to
have to strip out logging from or core classes just to get them to run on MIDP.

Also, on CLDC, I think it would makes sense for the default logger to be the no
op logger. Application errors that the user cares about should be caught and
handled by the app. I don't think you'd want to be logging to a record store
unless you were trying to debug something during development.

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

Reply via email to