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).
Get whether quiet output is set.
- Returns
- True to if quiet output is set.
static void SetQuiet |
( |
bool |
_q | ) |
|
|
static |
Set quiet output.
- Parameters
-
[in] | q | True to prevent warning. |
Global instance of the debug logger.
Global instance of the error logger.
Global instance of the file logger.
Global instance of the message logger.
Global instance of the warning logger.
The documentation for this class was generated from the following file: