Skip to content

Porting from Serilog.Filters.Expressions : Missing Has() function #64

Closed
@warrenbuckley

Description

@warrenbuckley

When porting over from Serilog.Filters.Expressions it's missing the function Has() to check for an existence of a property on the log.
Is there any plan to add this back in @nblumhardt ?

Examples are

Has(@x)
Has(Duration) and Duration > 1000

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions