#include <logger.h>
|
virtual void | log (Severity severity, const std::string &message, const std::string &component)=0 |
|
virtual void | log (char const *component, Severity severity, char const *format,...) __attribute__((format(printf |
|
◆ Logger() [1/2]
mir::logging::Logger::Logger |
( |
| ) |
|
|
inlineprotected |
◆ ~Logger()
virtual mir::logging::Logger::~Logger |
( |
| ) |
|
|
protectedvirtualdefault |
◆ Logger() [2/2]
mir::logging::Logger::Logger |
( |
const Logger & |
| ) |
|
|
protecteddelete |
◆ log() [1/2]
virtual void mir::logging::Logger::log |
( |
Severity |
severity, |
|
|
const std::string & |
message, |
|
|
const std::string & |
component |
|
) |
| |
|
pure virtual |
◆ log() [2/2]
virtual void mir::logging::Logger::log |
( |
char const * |
component, |
|
|
Severity |
severity, |
|
|
char const * |
format, |
|
|
|
... |
|
) |
| |
|
virtual |
◆ operator=()
The documentation for this class was generated from the following file:
Copyright © 2012-2018
Canonical Ltd.
Generated on Tue Feb 20 03:16:44 UTC 2018