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
Namely, I'm having issues with LOG_DEBUG and LOG_ERROR. These are very common names for logging macros and it's a small but annoying issue. Can they be prefixed with DILIGENT_ or some other naming convention?
Namely, I'm having issues with
LOG_DEBUGandLOG_ERROR. These are very common names for logging macros and it's a small but annoying issue. Can they be prefixed withDILIGENT_or some other naming convention?Thank you!