#include <string>
#include <cstdio>
#include <cstdlib>
#include <ctime>
#include <iostream>
#include <sstream>
#include "settings.h"
Go to the source code of this file.
◆ CROW_LOG_CRITICAL
| #define CROW_LOG_CRITICAL |
Value:static LogLevel get_current_log_level()
Definition: logging.h:103
◆ CROW_LOG_DEBUG
Value:static LogLevel get_current_log_level()
Definition: logging.h:103
◆ CROW_LOG_ERROR
Value:static LogLevel get_current_log_level()
Definition: logging.h:103
◆ CROW_LOG_INFO
Value:static LogLevel get_current_log_level()
Definition: logging.h:103
◆ CROW_LOG_WARNING
Value:static LogLevel get_current_log_level()
Definition: logging.h:103