Przemyslaw Wegrzyn
|
2ce6c0cb44
|
Support for Entry data under nested JSON dictionary.
|
2018-06-19 14:31:57 +02:00 |
Lyra Naeseth
|
efab7f37b7
|
Have prefixFieldClashes respect the JSON FieldMap
Currently, it will fix clashes that don't exist and miss clashes that
do exist due to field remapping.
Fixes #708
|
2018-02-13 17:49:16 -08:00 |
Andrew Burian
|
c92f90003f
|
Switched hardcoded string for const value
|
2016-11-21 10:16:24 -08:00 |
Andrew Burian
|
1d329ad042
|
Added option to disable JSON timestamp
Tests verify both the default and disabled case.
|
2016-11-21 10:09:59 -08:00 |
Ryan Canty
|
d5ca23f998
|
Added FieldMap to reduce potential struct bloat
|
2016-11-17 15:16:46 -08:00 |
Ryan Canty
|
2173899f8f
|
Added customizable keys to JSON formatter
|
2016-11-16 21:56:00 -08:00 |
Simon Eskildsen
|
ab83faccde
|
json_formatter: add tests for field clashes and newline
|
2015-03-09 15:30:43 +00:00 |
Simon Eskildsen
|
8287db7934
|
json_formatter: always cast errors to strings
Fixes #137
|
2015-03-09 15:15:08 +00:00 |