envoyproxy / envoyproxy/nighthawk
Improve logging
Open
good first issue
help wanted
- Dominant language
- C++
- Stars
- 414
- Forks
- 95
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 11
Description
Warnings and errors emitted via ‘ENVOY_LOG’ calls will be written to stderr; however that doesn’t serve gRPC clients well. For those, perhaps a separate log stream over gRPC could be useful to forward what now is written to stderr.
Contributor guide
Assessment
This issue has not been assessed yet.