Skip to content

@test_logs should allow restricting min_level to a file/module as JULIA_DEBUG does #55616

Open
@IanButterworth

Description

@IanButterworth

@test_logs min_level=Debug ... enables all Debug logging, but testing usually wants to test @debugs from specific source.

A workaround is using match_mode=:any i.e. JuliaLang/Pkg.jl#4007

Metadata

Metadata

Assignees

No one assigned

    Labels

    testsystemThe unit testing framework and Test stdlib

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions