C# Class Tact.NLog.LayoutRenderers.CleanExceptionLayoutRenderer

Inheritance: ExceptionLayoutRenderer
Mostra file Open project: tdupont750/tact.net

Protected Methods

Method Description
AppendStackTrace ( StringBuilder sb, Exception ex ) : void

Method Details

AppendStackTrace() protected method

protected AppendStackTrace ( StringBuilder sb, Exception ex ) : void
sb StringBuilder
ex Exception
return void