c# - Checks whether log event should be logged or not NLog -
i'm using nlog library logging in asp.net website. want check whether log event should logged or not in order create "stackframe". according nlog documentation have given "check" method this. doesn't work me. check method not available. great if can me on this. http://nlog-project.org/documentation/v2.0.1/html/m_nlog_filters_filter_check.htm you should use filters described here, https://github.com/nlog/nlog/wiki/filters