console-log-json
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
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