|
MythTV master
|
Public Attributes | |
| bool | m_propagate { false } |
| int | m_quiet { 0 } |
| int | m_facility { 0 } |
| QString | m_path { "" } |
| bool | m_loglong { false } |
Definition at line 77 of file logging.cpp.
| int LogPropagateOpts::m_facility { 0 } |
Definition at line 80 of file logging.cpp.
Referenced by logPropagateCalc(), and logStart().
| bool LogPropagateOpts::m_loglong { false } |
Definition at line 82 of file logging.cpp.
Referenced by logPropagateCalc(), and logStart().
| QString LogPropagateOpts::m_path { "" } |
Definition at line 81 of file logging.cpp.
Referenced by logPropagateCalc(), and logStart().
| bool LogPropagateOpts::m_propagate { false } |
Definition at line 78 of file logging.cpp.
Referenced by logPropagateCalc(), and logStart().
| int LogPropagateOpts::m_quiet { 0 } |
Definition at line 79 of file logging.cpp.
Referenced by logPropagateCalc(), logPropagateQuiet(), and logStart().