Hi,
Is it possible to customize message key? For example, {"message": "hello"} instead of {"msg": "hello"}. We send log messages to google cloud stackdriver and it requires log messages to be formatted in the certain way to pretty print them in the console.
Thanks!
Hi,
Is it possible to customize message key? For example,
{"message": "hello"}instead of{"msg": "hello"}. We send log messages to google cloud stackdriver and it requires log messages to be formatted in the certain way to pretty print them in the console.Thanks!