You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feat(clog): add CLOG_DEBUG support and versioning
- Added versioning information inside clog.h
- Introduced CLOG_DEBUG flag
- Moved get_level() under CLOG_DEBUG
- Added compile-time error if debug functions are used without CLOG_DEBUG