Skip to content

automatically detect and lint wrappers around log calls #21

Description

@pohly

When a wrapper functions accepts variadic arguments and passes them through to a log call, then the same rules as for that log call also apply to the wrapper.

logcheck previously side-stepped that issue by not allowing passing of unknown slices to log calls. #20 relaxed that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    triage/acceptedIndicates an issue or PR is ready to be actively worked on.

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    Status
    Backlog (stale)

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions