1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-01-10 04:18:14 +02:00
oauth2-proxy/pkg/apis
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
..
ip Move RealClientIP code to IP packages 2020-05-23 15:17:41 +01:00
middleware Add JWT session loader middleware 2020-07-19 17:21:42 +01:00
options Allow Logging to stdout with separate Error Log Channel (#718) 2020-08-10 11:44:08 +01:00
sessions Centralize Ticket management of persistent stores (#682) 2020-07-19 21:25:13 +01:00