You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by robert burrell donkin <ro...@blueyonder.co.uk> on 2004/06/20 23:19:14 UTC

[logging] after 1.0.4: unfinished business

when i was cutting 1.0.4, i proposed leaving some unresolved issues  
until after the release. so, now seems like a good time to get on top  
of them.

please feel free to dive in and comment (that's why i've left space :)

memory log
----------
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27663

i quite like this idea but it's not really a major feature. i'm  
inclined to try to keep the core jar small by creating another optional  
jar called loggers containing loggers which are less likely to be used.  
the distribution would contain both jars. maybe avalon log could be  
moved there too.


fallback to class classloader
-----------------------------
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=28291

as i've put in bugzilla, i'm still believe that using the classloader  
is the right thing to do. however, this is a very frequent user  
question and i'd probably be inclined to retry the class classloader if  
the context classloader does not contain a compatible class. off hand,  
i can't think times that this would make things worse for the user but  
maybe i've missed something...


ServletContextLogger
--------------------
http://marc.theaimsgroup.com/?l=jakarta-commons- 
dev&m=108560309408124&w=2

i'm inclined to support some variant of this but as an optional logger  
(see above).



- robert


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