|
Mir
|
Classes | |
| class | Logger |
Enumerations | |
| enum | Severity { Severity::critical = 0, Severity::error = 1, Severity::warning = 2, Severity::informational = 3, Severity::debug = 4 } |
Functions | |
| void | log (Severity severity, const std::string &message, const std::string &component) |
| void | set_logger (std::shared_ptr< Logger > const &new_logger) |
|
strong |
| 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 Wed Oct 11 22:26:23 UTC 2017