JsonLogFormatter(Boolean, Boolean) Constructor

Definition

Assembly XenoAtom.Logging.dll

Initializes a new instance of JsonLogFormatter.

public JsonLogFormatter(bool includeProperties = true, bool includeScopes = true)

Parameters

includeProperties
Boolean

Indicates whether to include structured properties.

includeScopes
Boolean

Indicates whether to include scope properties.