scclib
Stable Cloud Computing C++ Library
scc::util::Logger Member List

This is the complete list of members for scc::util::Logger, including all inherited members.

add(const std::shared_ptr< std::ostream > &)scc::util::Logger
add_cerr()scc::util::Logger
add_clog()scc::util::Logger
add_cout()scc::util::Logger
clear()scc::util::Logger
dup(const Logger &b) (defined in scc::util::Logger)scc::util::Loggerprotected
enable(bool on)scc::util::Logger
enable() constscc::util::Logger
id(const std::string &id="")scc::util::Logger
id() constscc::util::Logger
id(unsigned int i)scc::util::Loggerinline
Logger(unsigned int=256)scc::util::Logger
Logger(const std::shared_ptr< std::ostream > &os, unsigned int ll=256)scc::util::Loggerinline
Logger(const Logger &)scc::util::Logger
Logger(Logger &&)scc::util::Logger
max_line(unsigned int)scc::util::Logger
max_line() constscc::util::Logger
multiline(unsigned int max=0)scc::util::Logger
multiline() constscc::util::Logger
operator=(const Logger &)scc::util::Logger
operator=(Logger &&)scc::util::Logger
remove(const std::shared_ptr< std::ostream > &)scc::util::Logger
remove_cerr()scc::util::Logger
remove_clog()scc::util::Logger
remove_cout()scc::util::Logger
timestamp(const std::string &ts="")scc::util::Logger
timestamp() constscc::util::Logger
timestamp_iso(bool utc_on=true)scc::util::Loggerinline
timestamp_std(bool utc_on=false)scc::util::Loggerinline
utc(bool on)scc::util::Logger
utc() constscc::util::Logger
~Logger() (defined in scc::util::Logger)scc::util::Loggervirtual