26#ifndef MYSQL_HARNESS_LOGGER_SUPPORTED_OPTIONS_INCLUDED
27#define MYSQL_HARNESS_LOGGER_SUPPORTED_OPTIONS_INCLUDED
Logging interface for using and extending the logging subsystem.
constexpr char kSinks[]
Definition: logging.h:65
constexpr char kDestination[]
Definition: logging.h:62
constexpr char kLevel[]
Definition: logging.h:63
constexpr char kTimestampPrecision[]
Definition: logging.h:64
constexpr char kFilename[]
Definition: logging.h:61
static constexpr std::array logger_supported_options
Definition: supported_logger_options.h:40
static constexpr std::array logger_sink_supported_options
Definition: supported_logger_options.h:33