Create DebugLevel and Debug for objects
Closed this issue · 0 comments
mcgivrer commented
Enhance the debug int by creating:
- a DebugLevel enumeration to get a better readability of debug level than the simple existing into value,
- provide a DebugInfo object to easily manage debug info display.