Joel Speed
|
b40517bbe3
|
Fix conversion of static responses in upstreams
|
2020-08-31 16:54:01 +01:00 |
Phil Taprogge
|
d69fd6af22
|
Allow Logging to stdout with separate Error Log Channel (#718)
* Add dedicated error logging writer
* Document new errors to stdout flag
* Update changelog
* Thread-safe the log buffer
* Address feedback
* Remove duplication by adding log level
* Clean up error formatting
* Apply suggestions from code review
Co-authored-by: Joel Speed <Joel.speed@hotmail.co.uk>
|
2020-08-10 11:44:08 +01:00 |
Nick Meves
|
65c228394f
|
Address gosec findings
Mostly handling unhandled errors appropriately.
If logging to STDERR fails, we panic. Added #nosec
comments to findings we are OK with.
|
2020-08-09 07:55:39 -07:00 |
Joel Speed
|
e1c3e938cc
|
Add upstream package with Proxy server implementation
|
2020-07-05 10:21:05 +01:00 |