[ https://issues.apache.org/jira/browse/LOG4NET-38?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12683024#action_12683024 ]
Bruno Baia commented on LOG4NET-38: ----------------------------------- Same for Source and EventID properties (scenario 1) > EventLogAppender: Add support for setting the Category on Event Log messages. > ----------------------------------------------------------------------------- > > Key: LOG4NET-38 > URL: https://issues.apache.org/jira/browse/LOG4NET-38 > Project: Log4net > Issue Type: Improvement > Components: Appenders > Affects Versions: 1.2.9 > Reporter: Nicko Cadell > Assignee: Ron Grabowski > Priority: Minor > Fix For: 1.2.11 > > > The EventLog supports Categories for each message. A category is a short > integer. > This could either be implemented as a fixed category value defined on the > appender at config time, or as a value read from the LoggingEvent properties. > The second option is more flexible as it allows the category to be specified > for each message, a default category could still be specified in the appender > configuration to allow for scenario 1 as well. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.