-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
https://github.com/octokit/plugin-request-log.js/pull/382/files changed the log level for failed requests to error
from info
. I'm not sure if that was a deliberate change, but it is undesireable where I am - error handling is done by the consumer application and errors in the console are distracting.
I also found no obvious way to switch off that log line - switching off all octokit error
logs also feels like something one should not do lightly?
Happy to open a PR with whatever fix is desired (just switch back to info? add an explicit option with some default value?)
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
🔥 Backlog