mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-29 09:59:33 +08:00
Update file_helper.h
This commit is contained in:
@@ -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>
|
||||||
|
Reference in New Issue
Block a user