BootBlock / Hiroix-Framework

A C# application development framework.
http://hiroix.com
0 stars 0 forks source link

Add Developer-level logging #32

Closed BootBlock closed 1 year ago

BootBlock commented 3 years ago

The current logging capabilities are intended for the end-user of the application that utilises the Hiroix Framework; another log (level?) needs to be added that's intended for the developer of Hiroix framework, so any issues can be investigated.

Either reuse the existing Debug level or add a Developer level that adds much more verbose logging.

BootBlock commented 1 year ago

Going to continue using Debug.