EmitRecord(bool)
Emits the record and specifies whether exception details should be appended to the text.
Declaration
protected void EmitRecord(bool includeExceptionDetails)
Parameters
Type | Name | Description |
---|---|---|
bool | includeExceptionDetails |
|
EmitRecord()
Emits the record. Invoked by the Complete() method.
Declaration
protected override void EmitRecord()