cleanup: consistent field for messages
Opened this issue · 0 comments
kristianlm commented
echo hello | nlog -d -
and nlogd -d hello
produces very different json (body vs line field). is this a good idea? makes parsing harder?
Opened this issue · 0 comments
echo hello | nlog -d -
and nlogd -d hello
produces very different json (body vs line field). is this a good idea? makes parsing harder?