Photon 1.0.0
Loading...
Searching...
No Matches
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

◆ 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

◆ 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

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