Mir
|
Classes | |
class | DumbConsoleLogger |
class | Logger |
class | NullSharedLibraryProberReport |
class | SharedLibraryProberReport |
Enumerations | |
enum | Severity { Severity::critical = 0, Severity::error = 1, Severity::warning = 2, Severity::informational = 3, Severity::debug = 4 } |
Functions | |
void | log (ml::Severity severity, std::string const &message) |
std::string | input_timestamp (std::chrono::nanoseconds when) |
void | log (Severity severity, const std::string &message, const std::string &component) |
void | set_logger (std::shared_ptr< Logger > const &new_logger) |
|
strong |
std::string mir::logging::input_timestamp | ( | std::chrono::nanoseconds | when | ) |
void mir::logging::log | ( | ml::Severity | severity, |
const std::string & | message, | ||
const std::string & | component | ||
) |
void mir::logging::log | ( | ml::Severity | severity, |
std::string const & | message | ||
) |
void mir::logging::set_logger | ( | std::shared_ptr< Logger > const & | new_logger | ) |
Copyright © 2012,2013 Canonical Ltd.
Generated on Tue Mar 24 16:15:19 UTC 2015