mirror of
https://github.com/gabime/spdlog.git
synced 2024-12-25 10:01:33 +08:00
Update daily_file_sink.h
This commit is contained in:
parent
3135b6a33d
commit
0fac33781d
@ -38,8 +38,7 @@ struct daily_filename_calculator
|
||||
};
|
||||
|
||||
/*
|
||||
* Generator of daily log file names with strftime support.
|
||||
* For example "myfile_Y_%m_%d.log"
|
||||
* Generator of daily log file names with strftime format.
|
||||
*/
|
||||
struct daily_filename_format_calculator
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user