ocpp 0.24.1
A C++ implementation of the Open Charge Point Protocol
ocpp::MessageLogging Member List

This is the complete list of members for ocpp::MessageLogging, including all inherited members.

central_system(const std::string &message_type, const std::string &json_str)ocpp::MessageLogging
charge_point(const std::string &message_type, const std::string &json_str)ocpp::MessageLogging
get_message_log_path()ocpp::MessageLogging
MessageLogging(bool log_messages, const std::string &message_log_path, const std::string &output_file_name, bool log_to_console, bool detailed_log_to_console, bool log_to_file, bool log_to_html, bool log_security, bool session_logging, std::function< void(const std::string &message, MessageDirection direction)> message_callback)ocpp::MessageLoggingexplicit
MessageLogging(bool log_messages, const std::string &message_log_path, const std::string &output_file_name, bool log_to_console, bool detailed_log_to_console, bool log_to_file, bool log_to_html, bool log_security, bool session_logging, std::function< void(const std::string &message, MessageDirection direction)> message_callback, LogRotationConfig log_rotation_config, std::function< void(LogRotationStatus status)> status_callback)ocpp::MessageLoggingexplicit
security(const std::string &msg)ocpp::MessageLogging
session_logging_active()ocpp::MessageLogging
start_session_logging(const std::string &session_id, const std::string &log_path)ocpp::MessageLogging
stop_session_logging(const std::string &session_id)ocpp::MessageLogging
sys(const std::string &msg)ocpp::MessageLogging
~MessageLogging() (defined in ocpp::MessageLogging)ocpp::MessageLogging