libcamgm
|
This is the complete list of members for ca_mgm::LogControl, including all inherited members.
getLineWriter() const | ca_mgm::LogControl | |
instance() | ca_mgm::LogControl | inlinestatic |
isEnabledFor(logger::LogLevel level_r) | ca_mgm::LogControl | |
LineWriter typedef | ca_mgm::LogControl | |
LogControl() | ca_mgm::LogControl | inlineprivate |
logfile(const path::PathName &logfile_r) | ca_mgm::LogControl | |
logfile(const path::PathName &logfile_r, mode_t mode_r) | ca_mgm::LogControl | |
logNothing() | ca_mgm::LogControl | |
logToStdErr() | ca_mgm::LogControl | |
operator<<(std::ostream &str, const LogControl &obj) | ca_mgm::LogControl | friend |
operator<<(std::ostream &str, const LogControl &obj) | ca_mgm::LogControl | related |
setLineFormater(const shared_ptr< LineFormater > &formater_r) | ca_mgm::LogControl | |
setLineWriter(const shared_ptr< LineWriter > &writer_r) | ca_mgm::LogControl | |
setLogLevel(logger::LogLevel level_r) | ca_mgm::LogControl | |
setShortLineFormater() | ca_mgm::LogControl |