Skip to content

TestCaptureLogger GetLogs to take an optional predicate #171

@colinangusmackay

Description

@colinangusmackay

Have GetLogs take an optional predicate so that the list that is returned is pre-filtered.

public IReadOnlyList GetLogs(Func<LogEntry, bool> predicate);

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