envoyproxy / envoyproxy/toolshed
Limit `success` output logging
Open
- Dominant language
- Python
- Stars
- 12
- Forks
- 24
- Avg merge
- 6h 37m
- Merged PRs (30d)
- 92
Description
The glint code check in particular checks 1000s of files, so logging success on every one is a bit of a log hog
ideally we limit this to a given number and then overwrite the last success line or similar
this is kinda made more complex as i dont think we want to do this for any other logging and we need to properly accommodate both types of output
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.