|
Mir
|
#include <memory>#include <string>Go to the source code of this file.
Classes | |
| class | mir::logging::Logger |
Namespaces | |
| mir | |
| AutoUnblockThread is a helper thread class that can gracefully shutdown at destruction time. | |
| 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-2018
Canonical Ltd.
Generated on Thu Apr 5 15:26:05 UTC 2018