|
PLaSK library
|
#include <plask/log/log.hpp>
Public Member Functions | |
| NoLogging () | |
| NoLogging (bool silent) | |
| ~NoLogging () | |
| void | set (bool silent) |
| Set logging state. | |
| void | silence () |
| Turn off logging. | |
Logger switch.
Creating objects of these class temporarily turns off logging.