Skip to content

Allow suppression of output to stdout when filtering #245

@matt-graham

Description

@matt-graham

Also, can the new tests be made silent, to avoid all the

Writing output at timestep = N

messages?

Agree that these are annoying - I would personally prefer to remove all the println statements altogether or at least make them optional with a quiet flag or similar as there isn't any easy way to selectively disable at the moment that I can see. Or alternatively it looks like using macros from the Logging module would be better as then we can selectively disable output for different levels. But this seems a change that would probably be better in a separate PR.

Originally posted by @matt-graham in #244 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    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