Uploaded image for project: 'Log4net'
  1. Log4net
  2. LOG4NET-53

Allow repository properties to be set in the config file

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.2.10
    • Core
    • None

    Description

      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>

      Attachments

        Issue Links

          Activity

            People

              nicko Nicko Cadell
              nicko Nicko Cadell
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: