Skip to content

logformat assumes innerVal is not an Object.  #1

@ghost

Description

logformat assumes innerVal is not an Object. Does not process innerVal if innerVal is an Object. This doesn't provide a deep reformat of JSON to key-value pairs
Take for example: {"date":"2015-11-19","client":{"agent":"firefox","ip":"10.1.32.1"},"server":{"windows":{"ip":"192.168.2.222"}}}
Parse JSON to the last primitive/simple value

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions