#include <logger.h>
|
virtual void | log (Severity severity, const std::string &message, const std::string &component="UnknownComponent")=0 |
|
Enumerator |
---|
critical |
|
error |
|
warning |
|
informational |
|
debug |
|
mir::logging::Logger::Logger |
( |
| ) |
|
|
inlineprotected |
virtual mir::logging::Logger::~Logger |
( |
| ) |
|
|
protectedvirtualdefault |
mir::logging::Logger::Logger |
( |
const Logger & |
| ) |
|
|
protecteddelete |
virtual void mir::logging::Logger::log |
( |
Severity |
severity, |
|
|
const std::string & |
message, |
|
|
const std::string & |
component = "UnknownComponent" |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file:
Copyright © 2012,2013 Canonical Ltd.
Generated on Fri Apr 11 21:14:53 UTC 2014