Update file_helper.h
This commit is contained in:
parent
129781fd17
commit
15af514951
@ -7,7 +7,6 @@
|
|||||||
|
|
||||||
// Helper class for file sink
|
// Helper class for file sink
|
||||||
// When failing to open a file, retry several times(5) with small delay between the tries(10 ms)
|
// When failing to open a file, retry several times(5) with small delay between the tries(10 ms)
|
||||||
// Can be set to auto flush on every line
|
|
||||||
// Throw spdlog_ex exception on errors
|
// Throw spdlog_ex exception on errors
|
||||||
|
|
||||||
#include <spdlog/details/os.h>
|
#include <spdlog/details/os.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user