-
Notifications
You must be signed in to change notification settings - Fork 72
Closed
Description
The currently defined macros to log messages (e.g.
| #define logWarn(fmt, ...) console_bridge::log(__FILE__, __LINE__, console_bridge::CONSOLE_BRIDGE_LOG_WARN, fmt, ##__VA_ARGS__) |
Even if this is a significant API change this should be fixed. Likely bumping more then just the patch version number.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels