Click or drag to resize

TraceTarget Properties

The TraceTarget type exposes the following members.

Properties
  NameDescription
Public propertyEnableTraceFail
Forward Fatal to Fail(String) (Instead of TraceError(String))
Public propertyFooter
Gets or sets the footer.
(Inherited from TargetWithLayoutHeaderAndFooter.)
Public propertyHeader
Gets or sets the header.
(Inherited from TargetWithLayoutHeaderAndFooter.)
Public propertyLayout
Gets or sets the text to be rendered.
(Inherited from TargetWithLayoutHeaderAndFooter.)
Public propertyName
Gets or sets the name of the target.
(Inherited from Target.)
Public propertyRawWrite
Force use WriteLine(String) independent of LogLevel
Top
See Also