oauth2-proxy/pkg
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
..
apis Allow Logging to stdout with separate Error Log Channel (#718) 2020-08-10 11:44:08 +01:00
authentication/basic Allow Logging to stdout with separate Error Log Channel (#718) 2020-08-10 11:44:08 +01:00
cookies Allow Logging to stdout with separate Error Log Channel (#718) 2020-08-10 11:44:08 +01:00
encryption Handle cookie signing errors 2020-08-09 07:55:40 -07:00
ip Implements --trusted-ip option (#552) 2020-07-11 11:10:58 +01:00
logger Allow Logging to stdout with separate Error Log Channel (#718) 2020-08-10 11:44:08 +01:00
middleware Allow Logging to stdout with separate Error Log Channel (#718) 2020-08-10 11:44:08 +01:00
requests Add tests for request result 2020-07-06 20:37:36 +01:00
sessions Allow Logging to stdout with separate Error Log Channel (#718) 2020-08-10 11:44:08 +01:00
upstream Allow Logging to stdout with separate Error Log Channel (#718) 2020-08-10 11:44:08 +01:00
util Document GoSec nosec skip comments 2020-08-09 07:55:40 -07:00
validation Allow Logging to stdout with separate Error Log Channel (#718) 2020-08-10 11:44:08 +01:00