Skip to content

Print not through logging system #29

@StewBC

Description

@StewBC

In commands/imagesets/command.rs line 45 there is this: println!("{}, {}", args.frame_width, args.frame_height);
If the loging is set lower (warn, for example), this print will still appear in the console which is undesirable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions