mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-30 02:19:35 +08:00
pattern_formatter support most strftime format
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
#include <fstream>
|
||||
#include <sstream>
|
||||
#include <iomanip>
|
||||
#include "base_sink.h"
|
||||
#include "./base_sink.h"
|
||||
#include <mutex>
|
||||
#include "../details/null_mutex.h"
|
||||
#include "../details/flush_helper.h"
|
||||
|
Reference in New Issue
Block a user