Skip to content

Add response filtering method. #56

@poszposz

Description

@poszposz

Currently there is a method available to filter logged requests:
ignoreRequests(matchingPredicate predicate: NSPredicate)

The goal here is to create a method with the same idea to filter responses that are logged into console.

Motivation - I've integrated the library into the app and instantly deintegrated it due to amount of logged stuff that became totally unreadable. Single logs are really useful and readable, but I want to filter only responses that failed for some reason to investigate possible bugs.

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