Agora  1.2.0
Agora project
spdlog::sinks::daily_filename_format_calculator Struct Reference

#include <daily_file_sink.h>

Static Public Member Functions

static filename_t calc_filename (const filename_t &filename, const tm &now_tm)
 

Static Private Member Functions

static size_t strftime (char *str, size_t count, const char *format, const std::tm *time)
 
static size_t strftime (wchar_t *str, size_t count, const wchar_t *format, const std::tm *time)
 

Member Function Documentation

◆ calc_filename()

static filename_t spdlog::sinks::daily_filename_format_calculator::calc_filename ( const filename_t filename,
const tm &  now_tm 
)
inlinestatic
Here is the call graph for this function:

◆ strftime() [1/2]

static size_t spdlog::sinks::daily_filename_format_calculator::strftime ( char *  str,
size_t  count,
const char *  format,
const std::tm *  time 
)
inlinestaticprivate
Here is the call graph for this function:
Here is the caller graph for this function:

◆ strftime() [2/2]

static size_t spdlog::sinks::daily_filename_format_calculator::strftime ( wchar_t *  str,
size_t  count,
const wchar_t *  format,
const std::tm *  time 
)
inlinestaticprivate
Here is the call graph for this function:

The documentation for this struct was generated from the following file: