Location: JWare Software » Log4Ant » Documents » Properties
Properties
The table below contains the list of system properties Log4Ant uses directly. All Log4Ant owned properties are prefixed with “jware.antxtras.defaults.” For brevity this prefix is omitted in the table but you need to include it when you actually use the property.
| Property | Description | Defaults |
|---|---|---|
| log4ant.logging.root | Lets you define a custom root category for all logging. By default this is the empty string (used by Log4J, LOGBack, etc.) | n/d |
| log4ant.debugging.logfile | Lets you activate internal Log4Ant diagnostic logging. You should define this property to hold the name of the output file against which Log4Ant logs its internal debugging information. | n/d |
| log4ant.listener.conf | Lets you define a custom configuration file for the standard Log4Ant Ant build listener. This property is only useful when you use Log4Ant as a build listener; is ignored otherwise. | n/d |