Skip to content

Understanding of the debug() Function #24

@YueLink-HN

Description

@YueLink-HN

Hello, what are the differences among the three printing functions: debug(DBG_INFO, , );, debug(DBG_OFF, , );, and printf();? Why can't debug(DBG_INFO, , ) print anything, and under what circumstances does this function effectively print? What about debug(DBG_VERBOSE, , )?

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