![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <logger/SQLiteFormat.hpp>


Public Member Functions | |
| std::string | escapeAll (const std::string &s) |
| virtual std::string | formatMessage (const RawMessage &m) |
| virtual std::string | formatRegistration (const std::string &, const std::string &) |
| SQLiteFormat (const pyconfig::View &pyco) | |
Public Attributes | |
| bool | isFirstMessage |
Definition at line 38 of file SQLiteFormat.hpp.
| SQLiteFormat::SQLiteFormat | ( | const pyconfig::View & | pyco | ) |
Definition at line 35 of file SQLiteFormat.cpp.
| std::string SQLiteFormat::escapeAll | ( | const std::string & | s | ) |
| std::string SQLiteFormat::formatMessage | ( | const RawMessage & | m | ) | [virtual] |
| virtual std::string wns::logger::SQLiteFormat::formatRegistration | ( | const std::string & | , | |
| const std::string & | ||||
| ) | [inline, virtual] |
Definition at line 54 of file SQLiteFormat.hpp.
1.5.5