Skip to content

Investigate Logger SWO bug #328

Open
@cindyli-13

Description

@cindyli-13

There is a bug with the logger utility where if the application contains no calls to Utility::logger <<, any calls to printf() will break the program. The cause of this bug needs to be investigated. This bug is only seen with SWO logging. Band-aid fix is to add the line Utility::logger << "" to the start of the app.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions