github-community-projects / github-community-projects/safe-settings

Migrate all console.log to use probot logging

Open
#209 0 comments 2 reactions 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
921
Forks
226
Avg merge
18h 3m
Merged PRs (30d)
14

Description

## Problem Description

Hi all, there are a few places where `console.log` is being used in place of probot logging. Many of these look to be debug/testing logs. I was thinking of going through and moving them all to use probot logger, but there is nothing to prevent further usage in the future. Any thoughts on ensuring correct logging is used? I see the project uses `standard` right now, which doesnt allow for doing so via eslint.

If we reach consensus, I am happy to do the work

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.