Skip to content

Uses of printf function should be replaced #39

@alpakpinar

Description

@alpakpinar

Usage of printf function to print output is spotted in several areas in the code (here for example).

These should be replaced by the proper TextIO infrastructure offered by the BUTextIO class, so that the print stream levels (e.g. Level::DEBUG) and/or the stream output files can be set properly for these output.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions