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

if message is blank or <no-message-was-passed-to-console-log>, go find a `message` or `msg` property as a fallback if available

Open hiro5id opened this issue 6 years ago • 0 comments

we could also think of a list of intelligent string properties we could fall back on if available. Such as:

  • event
  • context
  • what
  • where

Note: that some of these properties may be found burried in objects Note: watch case sensitivity

hiro5id avatar Dec 09 '19 00:12 hiro5id