Commit Graph

66 Commits

Author SHA1 Message Date
gabime
a12a21a18e Improved millis formatting 2018-07-25 23:33:03 +03:00
gabime
b0059b290f Fix issue #761 2018-07-20 23:26:52 +03:00
gabime
16ee72da7c clang format 2018-07-10 23:53:00 +03:00
gabime
a776a774e1 cache millis in full_formatter 2018-07-09 21:07:44 +03:00
gabime
9dc44c39e7 Fixed bugs in stdout_sinks and in msvc 2018-07-07 14:04:31 +03:00
gabime
39c6eb752a Code formatting 2018-07-07 13:22:43 +03:00
gabime
ecd7669e42 Fixed gcc warning 2018-07-05 12:57:14 +03:00
gabime
59f54cda10 Fixed msvc conversion warnings 2018-07-04 10:44:05 +03:00
gabime
1d9e2304be renamed level::to_str() to level::to_c_str() 2018-07-04 02:08:28 +03:00
gabime
1f801828a5 pad6 thread id and micros in formatter 2018-07-04 01:41:05 +03:00
gabime
b4349e4226 pre allocate async q memory 2018-07-04 00:38:23 +03:00
gabime
91264ea2f0 small improvment to formatter 2018-06-26 02:32:19 +03:00
gabime
e66ee8b710 fix gcc and clang warnings 2018-06-26 02:00:33 +03:00
gabime
a6e2f23780 Pattern formatter optimizations 2018-06-26 01:13:02 +03:00
gabime
0c19bdd772 pattern per sink and pattern caching 2018-06-24 01:32:39 +03:00
gabime
9d7a5c253a Moved fmt helpers to new file 2018-06-15 14:15:35 +03:00