¡@

Home 

c# Programming Glossary: filteringwrapper

Nlog - Generating Header Section for a log file

http://stackoverflow.com/questions/4196663/nlog-generating-header-section-for-a-log-file

that you want in your header and set the filter in the FilteringWrapper to only apply that layout for the first message of a session.. targets async true target name fileAsTrace xsi type FilteringWrapper condition level LogLevel.Trace target xsi type File fileName.. layout TraceLayout target target name fileAsDebug xsi type FilteringWrapper condition level LogLevel.Debug target xsi type File fileName..