[
https://issues.apache.org/jira/browse/LOG4NET-77?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ron Grabowski updated LOG4NET-77:
---------------------------------
Fix Version/s: 1.2.11
> A small improvement of log4net.Layout.Pattern.ExceptionPatternConverter -
> added 'Option' propery support
> ---------------------------------------------------------------------------------------------------------
>
> Key: LOG4NET-77
> URL: https://issues.apache.org/jira/browse/LOG4NET-77
> Project: Log4net
> Issue Type: Improvement
> Affects Versions: 1.2.10
> Reporter: Imrich Olha
> Assignee: Ron Grabowski
> Priority: Minor
> Fix For: 1.2.11
>
> Attachments: ExceptionPatternConverter-WithOptionSupport.cs.patch,
> ExceptionPatternConverter.cs
>
>
> A small improvement of log4net.Layout.Pattern.ExceptionPatternConverter -
> added 'Option' propery support
> Example of usage:
> <appender name="ConsoleAppender" type="log4net.Appender.ConsoleAppender" >
> <layout type="log4net.Layout.PatternLayout">
> <conversionPattern value="%exception{TargetSite} -
> %exception{Message}%newline" />
> </layout>
> </appender>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.