console-log-json
console-log-json copied to clipboard
support customize behavior such as rename @timestamp disable <value-passed-to-console-log-json-was-null>
Hi,
Is somebody know how to:
- rename built-in log entry such as
@timestamp - disable some helper behavior such as replace null with hardcode placeholder
- customize log level for
console.log,console.info,console.error
Is it possible pass a config when call LoggerAdaptToConsole ?
I could add those capabilities. I am away from office right now but this sounds like it could be useful configuration capabilities that could be added in relatively straight forward.
Hi it's been a while since I have had time to dedicate to this. Could you give some more details of examples of how you would want to customize behavior ?