Open jonblack opened 9 years ago
It's useful to add proper configurable logging support so debugging is easier. In production the log level can be reduce or disabled, but during development it can show us what's happening.
Use Boost.Log.
It's useful to add proper configurable logging support so debugging is easier. In production the log level can be reduce or disabled, but during development it can show us what's happening.
Use Boost.Log.