mirror of
https://github.com/gabime/spdlog.git
synced 2025-10-02 11:29:01 +08:00
pattern_formatter support most strftime format
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
#pragma once
|
||||
|
||||
#include <sstream>
|
||||
#include "../common.h"
|
||||
#include "../logger.h"
|
||||
#include "fast_oss.h"
|
||||
#include "./fast_oss.h"
|
||||
|
||||
|
||||
// Line logger class - aggregates operator<< calls to fast ostream
|
||||
|
Reference in New Issue
Block a user