Mir
|
#include <memory>
#include <string>
Go to the source code of this file.
Classes | |
class | mir::logging::Logger |
Namespaces | |
mir | |
mir::logging | |
Enumerations | |
enum | mir::logging::Severity { mir::logging::Severity::critical = 0, mir::logging::Severity::error = 1, mir::logging::Severity::warning = 2, mir::logging::Severity::informational = 3, mir::logging::Severity::debug = 4 } |
Functions | |
void | mir::logging::log (Severity severity, const std::string &message, const std::string &component) |
void | mir::logging::set_logger (std::shared_ptr< Logger > const &new_logger) |
Copyright © 2012-2016 Canonical Ltd.
Generated on Fri Dec 20 06:52:43 UTC 2019