Agora  1.2.0
Agora project
test_daily_logger.cpp File Reference
#include "includes.h"
Include dependency graph for test_daily_logger.cpp:

Classes

struct  custom_daily_file_name_calculator
 

Namespaces

 CATCH_INTERNAL_SUPPRESS_GLOBALS_WARNINGS
 

Typedefs

using filename_memory_buf_t = fmt::basic_memory_buffer< spdlog::filename_t::value_type, 250 >
 

Functions

static void ____C_A_T_C_H____T_E_S_T______COUNTER__ ()
 
Catch::AutoReg CATCH_INTERNAL_SUPPRESS_GLOBALS_WARNINGS::autoRegistrar__COUNTER__ (Catch::makeTestInvoker(&INTERNAL_CATCH_UNIQUE_NAME(____C_A_T_C_H____T_E_S_T____)), ::Catch::SourceLineInfo(__FILE__, static_cast< std::size_t >(__LINE__)), Catch::StringRef(), Catch::NameAndTags{ "basic async test ", "[async]" })
 
static CATCH_INTERNAL_STOP_WARNINGS_SUPPRESSION void INTERNAL_CATCH_UNIQUE_NAME() ____C_A_T_C_H____T_E_S_T____ ()
 
static spdlog::details::log_msg create_msg (std::chrono::seconds offset)
 
static void test_rotate (int days_to_run, uint16_t max_days, uint16_t expected_n_files)
 

Typedef Documentation

◆ filename_memory_buf_t

using filename_memory_buf_t = fmt::basic_memory_buffer<spdlog::filename_t::value_type, 250>

Function Documentation

◆ ____C_A_T_C_H____T_E_S_T____()

static CATCH_INTERNAL_STOP_WARNINGS_SUPPRESSION void INTERNAL_CATCH_UNIQUE_NAME() ____C_A_T_C_H____T_E_S_T____ ( )
static
Here is the call graph for this function:

◆ ____C_A_T_C_H____T_E_S_T______COUNTER__()

static void ____C_A_T_C_H____T_E_S_T______COUNTER__ ( )
static

◆ create_msg()

static spdlog::details::log_msg create_msg ( std::chrono::seconds  offset)
static
Here is the call graph for this function:
Here is the caller graph for this function:

◆ test_rotate()

static void test_rotate ( int  days_to_run,
uint16_t  max_days,
uint16_t  expected_n_files 
)
static
Here is the call graph for this function: