#include <cherryvisdumper.h>
|
std::vector< nlohmann::json > | logs_ |
|
cherrypi::CherryVisDumperModule::Logger::ACCEPT_TYPE |
( |
Unit * |
| ) |
|
cherrypi::CherryVisDumperModule::Logger::ACCEPT_TYPE |
( |
Position |
| ) |
|
cherrypi::CherryVisDumperModule::Logger::ACCEPT_TYPE |
( |
int |
| ) |
|
cherrypi::CherryVisDumperModule::Logger::ACCEPT_TYPE |
( |
float |
| ) |
|
cherrypi::CherryVisDumperModule::Logger::ACCEPT_TYPE |
( |
std::string |
| ) |
|
cherrypi::CherryVisDumperModule::Logger::ACCEPT_TYPE |
( |
Dumpable |
| ) |
|
void cherrypi::CherryVisDumperModule::Logger::addMessage |
( |
State * |
state, |
|
|
std::string |
message, |
|
|
std::vector< nlohmann::json > |
attachments = {} , |
|
|
const char * |
full_filename = "" , |
|
|
int |
line = 0 , |
|
|
google::LogSeverity |
severity = 0 |
|
) |
| |
LoggerStream cherrypi::CherryVisDumperModule::Logger::getStream |
( |
State * |
state, |
|
|
const char * |
filename, |
|
|
int |
line |
|
) |
| |
|
inline |
nlohmann::json cherrypi::CherryVisDumperModule::Logger::to_json |
( |
| ) |
const |
|
inline |
std::vector<nlohmann::json> cherrypi::CherryVisDumperModule::Logger::logs_ |
|
protected |
The documentation for this class was generated from the following files: