You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by bu...@apache.org on 2005/08/04 08:52:00 UTC

DO NOT REPLY [Bug 35996] - Add support for ant-like in log4j.xml

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=35996>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=35996





------- Additional Comments From ndeloof@capgemini.fr  2005-08-04 08:51 -------
Created an attachment (id=15882)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=15882&action=view)
add a parseProperty method and property tag to DTD

This patch add a new <property url|resource> tag to the log4j DTD and support
to load properties for variable substitution from any properties. url attribute
can be used to get properties from a file
"file:///${user.home}/cutsom.properties" and resource can be used to get
properties from a classpath resource (for example to get some default values)

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-dev-help@logging.apache.org