[
https://issues.apache.org/jira/browse/LOG4NET-297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Bodewig updated LOG4NET-297:
-----------------------------------
Component/s: (was: Appenders)
Documentation
Fix Version/s: 1.2.11
> AppenderSkeleton.RequiresLayout docs and implementation don't match
> -------------------------------------------------------------------
>
> Key: LOG4NET-297
> URL: https://issues.apache.org/jira/browse/LOG4NET-297
> Project: Log4net
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 1.2.10
> Reporter: Chris Dolan
> Priority: Minor
> Fix For: 1.2.11
>
>
> In AppenderSkeleton.cs:
> /// <para>
> /// This default implementation always returns <c>true</c>.
> /// </para>
> virtual protected bool RequiresLayout
> {
> get { return false; }
> }
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira