Skip to content

Adding support for json parsing

Compare
Choose a tag to compare
@idohalevi idohalevi released this 05 Aug 06:46
· 81 commits to master since this release

In case the logs contain many custom fields and some of the custom fields have dynamic values. for example, a custom field called userName which contains the user that triggered a method.
In order to deal with this kind of custom fields, the logs are in a JSON format and the appender handles the parsing.