gabime
|
5d7845c138
|
Added "clone()" support to loggers
|
2018-08-25 17:55:31 +03:00 |
|
gabime
|
d3c1ad29a0
|
Optimize logging for const char* messages
|
2018-08-20 12:43:31 +03:00 |
|
gabime
|
a58d7594cb
|
Fixed issue #798 and added -Wconversion compiler flag to build
|
2018-08-17 00:32:13 +03:00 |
|
Gabi Melman
|
85a2bf1c17
|
Merge pull request #784 from baishuai/v1.x
add new line at end of file, fix compiler warnings #778
|
2018-08-08 22:29:14 +03:00 |
|
baishuai
|
a2fa7a833c
|
add new line at end of file, fix compiler warnings
|
2018-08-08 22:59:57 +08:00 |
|
gabime
|
05b68b8581
|
Fixed example and inline
|
2018-07-26 00:23:44 +03:00 |
|
gabime
|
de6ddf4e2a
|
Some code refactoring in formatter
|
2018-07-26 00:20:31 +03:00 |
|
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 |
|