[ http://issues.apache.org/jira/browse/LOG4NET-53?page=all ]
Nicko Cadell resolved LOG4NET-53:
---------------------------------
Fix Version: 1.2.10
Resolution: Fixed
Added method AddProperty to Hierarchy. The <property> element in the config
maps through to this method.
> Allow repository properties to be set in the config file
> --------------------------------------------------------
>
> Key: LOG4NET-53
> URL: http://issues.apache.org/jira/browse/LOG4NET-53
> Project: Log4net
> Type: Improvement
> Components: Core
> Reporter: Nicko Cadell
> Assignee: Nicko Cadell
> Fix For: 1.2.10
>
> The LoggerRepository supports Properties. These are avaliable to the
> extensions, appenders, and plugins attached to the repository. While these
> properties can be set programatically it is not possible to set them through
> the config file.
> We should allow properties to be set in the config file using the following
> schema:
> <property>
> <key value="PropertyName" />
> <value value="PropertyValue" />
> </property>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira