C# Class Tact.NLog.LayoutRenderers.CleanExceptionLayoutRenderer

Inheritance: ExceptionLayoutRenderer
Afficher le fichier Open project: tdupont750/tact.net

Méthodes protégées

Méthode Description
AppendStackTrace ( StringBuilder sb, Exception ex ) : void

Method Details

AppendStackTrace() protected méthode

protected AppendStackTrace ( StringBuilder sb, Exception ex ) : void
sb StringBuilder
ex Exception
Résultat void