#include <daily_file_sink.h>
|
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) |
|
◆ 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: