Can anyone answer how to do this in the properties file?

Also, I've seen it asked a few times, but I haven't ever seen the
answer: Is there some documentation that provides the exhaustive
list of configuration options (for XML and property files)???

At 7/5/2001 10:52 AM -0700, you wrote:
>Thomas,
>
>Here is an example of using the additivity flag in the xml format:
>
>     <category name="myCategory" additivity="false">
>         <priority value="info"/>
>         <appender-ref ref="myAppender" />
>     </category>
>
>As to what properties are available, I would suggest looking at the api
>documentation.  Any setXXX method defines a property you should be able to
>set via a configuration file.  Also, for the xml format, the log4j.dtd is
>the best source until there is some actual documentation.
>
>hope it helps,
>-Mark
>
>-----Original Message-----
>From: Thomas Tuft Muller [mailto:[EMAIL PROTECTED]]
>Sent: Wednesday, July 04, 2001 5:09 AM
>To: [EMAIL PROTECTED]
>Subject: Additivity flag
>
>
>Hi
>
>1) How do I set the additivity flag for a category in a property/XML file?
>
>2) Where in the documentation can I find the exhaustive list of properties
>that can be configured?
>
>--
>
>Thomas
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>*************************************************************************
>Copyright ERA Technology Ltd. 2001. (www.era.co.uk). All rights reserved.
>Confidential. No liability whatsoever is accepted for any loss or damage
>suffered as a result of accessing this message or any attachments.
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]


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

Reply via email to