![]() |
MySQL 9.5.0
Source Code Documentation
|
#include <stdarg.h>#include <algorithm>#include <cstring>#include <string>#include "required_services.h"Go to the source code of this file.
Classes | |
| class | FileLogger |
Functions | |
| bool | parse_log_level (const char *level, OTELLogLevel &result) |
| const char * | print_log_level (OTELLogLevel severity) |
| bool parse_log_level | ( | const char * | level, |
| OTELLogLevel & | result | ||
| ) |
| const char * print_log_level | ( | OTELLogLevel | severity | ) |