console-log-json icon indicating copy to clipboard operation
console-log-json copied to clipboard

support customize behavior such as rename @timestamp disable <value-passed-to-console-log-json-was-null>

Open dacapoday opened this issue 4 years ago • 2 comments

Hi,

Is somebody know how to:

  1. rename built-in log entry such as @timestamp
  2. disable some helper behavior such as replace null with hardcode placeholder
  3. customize log level for console.log, console.info, console.error

Is it possible pass a config when call LoggerAdaptToConsole ?

dacapoday avatar Sep 11 '21 08:09 dacapoday

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.

hiro5id avatar Sep 12 '21 04:09 hiro5id

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 ?

hiro5id avatar Dec 26 '22 10:12 hiro5id