Commit 15af5149 authored by Gabi Melman's avatar Gabi Melman Committed by GitHub

Update file_helper.h

parent 129781fd
......@@ -7,7 +7,6 @@
// Helper class for file sink
// 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
#include <spdlog/details/os.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment