[ http://issues.apache.org/jira/browse/LOG4NET-77?page=all ]

Imrich Olha updated LOG4NET-77:
-------------------------------

    Attachment: ExceptionPatternConverter.cs

> A small imrovement of log4net.Layout.Pattern  - added 'Option' propery support
> ------------------------------------------------------------------------------
>
>          Key: LOG4NET-77
>          URL: http://issues.apache.org/jira/browse/LOG4NET-77
>      Project: Log4net
>         Type: Improvement

>   Components: Other
>     Versions: 1.2.10
>     Reporter: Imrich Olha
>     Priority: Minor
>  Attachments: ExceptionPatternConverter.cs
>
> A small imrovement of log4net.Layout.Pattern  - 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.
-
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

Reply via email to