Skip to content

Specifying .Destructure.ByTransforming<T>() in the config #106

Closed
@zippy1981

Description

@zippy1981

I have migrated recently from defining Serilog config in code to appsettings.json.

I would like to be able to specify things like .Destructure.ByTransforming<CultureInfo>(c => new { c.LCID, c.Name }). Even simplified syntax would be fine.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions