pattern_formatter support most strftime format

This commit is contained in:
gabi
2014-10-19 02:54:45 +03:00
parent 0c6a0d52d7
commit 32a8b51d05
13 changed files with 268 additions and 53 deletions

View File

@@ -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