Opm::Logger Member List

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

addBackend(const std::string &name, std::shared_ptr< LogBackend > backend)Opm::Logger
addMessage(int64_t messageType, const std::string &message) constOpm::Logger
addMessageType(int64_t messageType, const std::string &prefix)Opm::Logger
addTaggedMessage(int64_t messageType, const std::string &tag, const std::string &message) constOpm::Logger
enabledDefaultMessageType(int64_t messageType)Opm::Loggerstatic
enabledMessageType(int64_t messageType) constOpm::Logger
enabledMessageTypes() constOpm::Logger
getBackend(const std::string &name) constOpm::Loggerinline
hasBackend(const std::string &name)Opm::Logger
Logger()Opm::Logger
popBackend(const std::string &name)Opm::Loggerinline
removeAllBackends()Opm::Logger
removeBackend(const std::string &name)Opm::Logger