Whatever you do, please don't require a logger. We'd like to use yoko in harmony, and we don't want to have a runtime requirements beyond Java SE (ex log4j or -ish), or have it spooge output somewhere w/o being configured to do so.

geir


Alan D. Cabrera wrote:
Here are the options that I think are on the table:

[ ] Use slf4j/log4j
[ ] Define our own logging API that is a "lowest common denominator" type API
[ ] Define our own logging API that is not an LCD type API
[ ] Use java.util.logging directly



Regards,
Alan



Reply via email to