[
https://issues.apache.org/jira/browse/LOG4NET-641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ralph Goers updated LOG4NET-641:
--------------------------------
LOG4NET is now dormant.
> Add decorator attribute for methods to skip them in stacktrace
> --------------------------------------------------------------
>
> Key: LOG4NET-641
> URL: https://issues.apache.org/jira/browse/LOG4NET-641
> Project: Log4net
> Issue Type: Improvement
> Components: Core
> Affects Versions: 2.0.8
> Reporter: Benjamin Buchfink
> Priority: Major
>
> Currently everything in the StackTrace above type LogImpl will be concidered
> relevant.
> I build a helper class that I don't need to see in every log entrys
> %stackdetails.
> Also %type and %method always show the helper, of course.
> It would be nice if log4net would define an attribute that I can put on that
> method to ignore it in the StackTrace.
> Should be dead simple.
> It might have an impact on performance. So it should be an Opt-In-Feature.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)