-
Notifications
You must be signed in to change notification settings - Fork 575
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: bump clio to fix logging when no tty present (#2268)
Previously if GRYPE_LOG_FILE was not set and no TTY was present, log.Warn messages would be discarded instead of sent to stderr. Now send them to stderr. Signed-off-by: Will Murphy <[email protected]>
- Loading branch information
1 parent
52e21b8
commit da50cfe
Showing
2 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters