Skip to content

Prefix verbosity modes #3

@devnoname120

Description

@devnoname120

The following macros are often already used. Would it be possible to prefix them with something like DBN?

#define NONE 0
#define INFO 1
#define ERROR 2
#define DEBUG 3	

#define NONE 0
#define INFO 1
#define ERROR 2
#define DEBUG 3

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