google / google/kctf

Add verbose logging to debug issues

Open
#239 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
794
Forks
82
PR merge metrics
No merged PRs in 30d

Description

We redirect stdout/stderr to /dev/null in many places to have nicer output / catch expected errors.

This is a problem for unexpected errors / prompts.

We can either log everything to a verbose.log file and tell the user to tail it if something hangs/breaks, or have a --verbose flag.

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.