mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-30 10:29:02 +08:00
pattern_formatter support most strftime format
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
#include <iostream>
|
||||
#include <mutex>
|
||||
#include "ostream_sink.h"
|
||||
#include "./ostream_sink.h"
|
||||
#include "../details/null_mutex.h"
|
||||
|
||||
namespace c11log
|
||||
|
Reference in New Issue
Block a user