Skip to content

Include logging scope properties in the log #209

Closed
@mocsharp

Description

@mocsharp

Is your feature request related to a problem? Please describe.

The default JsonLayout does not include all the variables defined in log.BeginScope(...).

Describe the solution you'd like

Change the layout to:

<layout xsi:type="JsonLayout" includeAllProperties="true" IncludeMdlc="true">

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementEnhancement to existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions