Container for loggers, and global logging options (such as verbose vs.
More...
#include <common/common.hh>
Container for loggers, and global logging options (such as verbose vs.
quiet output).
§ GetQuiet()
Get whether quiet output is set.
- Returns
- True to if quiet output is set.
§ SetQuiet()
static void SetQuiet |
( |
bool |
_q | ) |
|
|
static |
Set quiet output.
- Parameters
-
[in] | q | True to prevent warning. |
§ dbg
Global instance of the debug logger.
§ err
Global instance of the error logger.
§ log
Global instance of the file logger.
§ msg
Global instance of the message logger.
§ warn
Global instance of the warning logger.
The documentation for this class was generated from the following file: