Re: log4j and then Properties file
Re: log4j and then Properties file
- Subject: Re: log4j and then Properties file
- From: Mike Schrag <email@hidden>
- Date: Wed, 16 Apr 2008 10:35:27 -0400
<logger
name="com.bestmaid.bakeryManagement.server.routing.Routing"
additivity="true">
<level value="debug"/>
<appender-ref ref="debugAppender"/>
</logger>
I'm not sure about changing which appender a particular logger uses --
I only use the default console appender as configured by default, but
strictly from a logging level standpoint, this would be:
log4j.logger.com.bestmaid.bakeryManagement.server.routing.Routing=DEBUG
ms
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden