|
Crow
0.0.4
|
This is the complete list of members for nlohmann::crow, including all inherited members.
| add_breadcrumb(const std::string &message, const json &attributes=nullptr) | nlohmann::crow | |
| add_extra_context(const json &data) | nlohmann::crow | |
| add_request_context(const json &data) | nlohmann::crow | |
| add_tags_context(const json &data) | nlohmann::crow | |
| add_user_context(const json &data) | nlohmann::crow | |
| capture_exception(const std::exception &exception, const json &context=nullptr, bool asynchronous=true, bool handled=true) | nlohmann::crow | |
| capture_message(const std::string &message, const json &attributes=nullptr, bool asynchronous=true) | nlohmann::crow | |
| clear_context() | nlohmann::crow | |
| crow(const std::string &dsn, const json &context=nullptr, bool install_handlers=true) | nlohmann::crow | explicit |
| crow(const crow &other) | nlohmann::crow | |
| get_context() const | nlohmann::crow | |
| get_last_event_id() const | nlohmann::crow | |
| install_handler() | nlohmann::crow | |
| merge_context(const json &context) | nlohmann::crow | |
| ~crow() | nlohmann::crow |