Fork Vasum on GitHub Official Vasum Wiki on Tizen.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
logger::SystemdJournalBackend Class Reference

systemd journal logging backend More...

#include <backend-journal.hpp>

+ Inheritance diagram for logger::SystemdJournalBackend:

Public Member Functions

void log (LogLevel logLevel, const std::string &file, const unsigned int &line, const std::string &func, const std::string &message) override
 

Detailed Description

systemd journal logging backend

Member Function Documentation

void logger::SystemdJournalBackend::log ( LogLevel  logLevel,
const std::string &  file,
const unsigned int &  line,
const std::string &  func,
const std::string &  message 
)
overridevirtual

Implements logger::LogBackend.


The documentation for this class was generated from the following file: