mirror of
https://github.com/gabime/spdlog.git
synced 2025-01-15 17:27:57 +00:00
Compare commits
2 Commits
efbff95ec7
...
2a6a8aa0a0
Author | SHA1 | Date | |
---|---|---|---|
|
2a6a8aa0a0 | ||
|
aa264a7fb2 |
@ -925,7 +925,7 @@ private:
|
||||
};
|
||||
|
||||
// Full info formatter
|
||||
// pattern: [%Y-%m-%d %H:%M:%S.%e] [%n] [%l] %v
|
||||
// pattern: [%Y-%m-%d %H:%M:%S.%e] [%n] [%l] [%s:%#] %v
|
||||
class full_formatter final : public flag_formatter
|
||||
{
|
||||
public:
|
||||
|
Loading…
Reference in New Issue
Block a user