Debuggable
A package that will visually separate your development logs. Disable/Enable logging for a single class or the whole project.
by Mario Haberle
Price History +
Customize each log colour per class.
Manage logging through a single entry point.
Easy to use:
- D.Log("My log message.");
- D.LogWarning("My warning message.")
- D.LogError("My error message.")