Skip to content

[FEATURE] Avoid so much noise on test debugging #19904

@nchamo

Description

@nchamo

Problem Statement

Right now, if I added a log (for example debug_log("here"); to my contract and then run a test with aztec test, the log won't show up

But if I run it like this LOG_LEVEL=debug aztec test then I'll get hundreds of logs that are not related to my code. For example:

Image

It would be nice to be able to debug my contract without so much noise on the logs

Proposed Solution

No response

Example Use Case

No response

Alternative Solutions

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-feature-requestType: Adding a brand new feature (not to be confused with improving an existing feature).devexfrom-communityThis originated from the community :)

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions