|
Crow
0.0.4
|
Classes | |
| class | log4cplus_appender |
Enumerations | |
| enum | log_action { message_fatal, message_error, message_warning, message_info, message_debug, breadcrumb_fatal, breadcrumb_error, breadcrumb_warning, breadcrumb_info, breadcrumb_debug, ignore } |
| different actions to be executed for a log event More... | |
Functions | |
| const char * | log_action_level (const log_action action) noexcept |
| get Sentry level for each log action More... | |