1 #ifndef NLOHMANN_CROW_LOGGERS_HPP 2 #define NLOHMANN_CROW_LOGGERS_HPP 6 namespace crow_integrations
send a message with level "debug"
add a breadcrumb with level "info"
send a message with level "info"
add a breadcrumb with level "debug"
add a breadcrumb with level "warning"
add a breadcrumb with level "fatal"
const char * log_action_level(const log_action action) noexcept
get Sentry level for each log action
namespace for Niels Lohmann
send a message with level "warning"
log_action
different actions to be executed for a log event
send a message with level "error"
add a breadcrumb with level "error"
send a message with level "fatal"