We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As a user, I want developers to be able to figure out what went wrong when I do something that causes problems so they can fix things.
From electron-log, log levels default to info in development and error in production. Change it to the following:
electron-log
info
error
debug
Review prod and dev logs and change any that seem worth changing
The text was updated successfully, but these errors were encountered:
app://cache/extension-types
katherinejensen00
No branches or pull requests
As a user, I want developers to be able to figure out what went wrong when I do something that causes problems so they can fix things.
From
electron-log
, log levels default toinfo
in development anderror
in production. Change it to the following:debug
info
Review prod and dev logs and change any that seem worth changing
The text was updated successfully, but these errors were encountered: