Control the logging behaviour. More...
#include <Logging.h>
Static Public Member Functions | |
| static void | enable () noexcept |
| Disable logging. | |
| static void | disable () noexcept |
| Enable logging. | |
| static bool | isEnabled () noexcept |
| Return true if logging is eneabled. | |
Control the logging behaviour.
For logging use the macro LOG(severity)