Requirements
- CMake
- Docker (optional)
Build
$ git clone --recursive https://github.com/tt4g/spdlog-issue-2114.git
$ cd ${PROJECT_DIR}
$ mkdir build
$ cd build
$ cmake -G "${YOUR_GENERATOR}" ..
$ cmake --build . --target all
$ ./spdlog_issue_2114
# Lists the log files.
$ ls -lha /home/test/logs/