On Aug 5, 2007, at 11:08 PM, Karan Malhi wrote:

we might even be able to
setup the root "OpenEJB" category as additivity=false as it is now we
could actually turn additivity back on on all the subcategories.

What do you think?
I agree,OpenEJB category should control all appenders. Will fix it and
submit a patch.
Also, I remember reading in one of your emails that you wanted to get
rid of the .conf files . This is a good opportunity to rename
default.logging.conf . Since you also floated the idea of having
separate logging configuration for testing using Maven, and the
OpenEJB server, I was thinking of giving names like
TestLogging.properties and OpenEJBLogging.properties for the Maven
testing and EJB Server logging files. Maybe we could use some better
names if anybody has any suggestions.

We should just go with logging.properties for the one that will be squirted into conf/ directory for the standalone server. For anything embedded (could be more than just tests) we could just go simple and call it embedded.logging.properties.

For the embedded one, we'd just have everything go to system.out and we can yank the time/date stamp from the log messages.

-David

Reply via email to