Common Logging 2.0 API Reference

EntLibLoggerFactoryAdapter.ExceptionFormat Property

The format string used for formatting exceptions

[Visual Basic]
Public ReadOnly Property ExceptionFormat() As String
   Public Get
   End Get
End Property
[C#]
public string ExceptionFormat { public get; }

Remarks

defaults to DEFAULTEXCEPTIONFORMAT

See Also

EntLibLoggerFactoryAdapter Class | Common.Logging.EntLib Namespace