Sam Jaffe
|
31f6c24078
Add tests to cover incomplete-style JSON Layout.
|
5 years ago |
Sam Jaffe
|
d20302b868
Rename testing framework, update to C++17.
|
5 years ago |
Sam Jaffe
|
3452e2b181
Re-point submodules
|
5 years ago |
Sam Jaffe
|
29214280f4
Update submodule.
|
5 years ago |
Sam Jaffe
|
a05e188413
Update to XCode 11
|
6 years ago |
Sam Jaffe
|
94943a3645
Update to XCode 10
|
6 years ago |
Sam Jaffe
|
c35b98439c
Merge branch 'header_footer'
|
6 years ago |
Sam Jaffe
|
d5db70d4dd
Add tests for JSONLayout completeness.
|
6 years ago |
Sam Jaffe
|
9987584359
Move LoggingTest object to own header.
|
6 years ago |
Sam Jaffe
|
e61bee67c7
Test header and footer for PatternLayout
|
6 years ago |
Sam Jaffe
|
2671384a04
Clean up the Pattern Layout code.
|
6 years ago |
Sam Jaffe
|
f11950c353
Move code around and fix build errors.
|
6 years ago |
Sam Jaffe
|
ce150d2b17
Support complete log in JsonLayout and header/footer PatternLayout.
|
6 years ago |
Sam Jaffe
|
f74b5b3c92
Merge branch 'cleanup' into header_footer
|
6 years ago |
Sam Jaffe
|
1d6d065db0
Remove logger_fwd.h
|
6 years ago |
Sam Jaffe
|
4347c23158
Remove direct access to format.cxx
|
6 years ago |
Sam Jaffe
|
36bc60f74b
Remove some unhelpful headers. Move logger_impl into the source-code section since it's not a public header.
|
6 years ago |
Sam Jaffe
|
7872594b6b
Convert to using a slightly smarter wrapper object that manages the relation between the layout manager and the appender.
|
6 years ago |
Sam Jaffe
|
f557d7712c
Merge branch 'predefs'
|
6 years ago |
Sam Jaffe
|
288374115c
Add tests for source location.
|
6 years ago |
Sam Jaffe
|
59cf9b0d25
Remove unneeded includes
|
6 years ago |
Sam Jaffe
|
6b915749a6
Default to capital letters for log level.
|
6 years ago |
Sam Jaffe
|
3a8d12c57d
Fixing test cases, biting the bullet and including jsoncpp on a permanent basis.
|
6 years ago |
Sam Jaffe
|
6cefb871d9
Write out string fallback code for to_json.
|
6 years ago |
Sam Jaffe
|
a8dcef57d3
Add tests for EOL, objectAsJSON.
|
6 years ago |
Sam Jaffe
|
2c52f84da7
Add support for compact JSON output.
|
6 years ago |
Sam Jaffe
|
3fbb44a785
Start writing JSON Layout tests.
|
6 years ago |
Sam Jaffe
|
e6935d3724
Fix file appender rules truncation now that I use a custom filebuf.
|
6 years ago |
Sam Jaffe
|
49092d3e35
Merge branch 'master' into predefs
|
6 years ago |
Sam Jaffe
|
5ddfde1409
Merge branch 'test_impls'
|
6 years ago |