Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
hiro5id opened this issue Dec 9, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@hiro5id
Copy link
Owner

hiro5id commented Dec 9, 2019

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 hiro5id added the enhancement New feature or request label Dec 9, 2019
@hiro5id hiro5id changed the title if message is blank, go find a msg property as a fallback if available if message is blank, go find a message or msg property as a fallback if available Dec 9, 2019
@hiro5id hiro5id changed the title if message is blank, go find a message or msg property as a fallback if available if message is blank or <no-message-was-passed-to-console-log>, go find a message or msg property as a fallback if available Dec 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant