oauth2-proxy/pkg/sessions/redis
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
..
client.go Implement graceful shutdown and propagate request context (#468) 2020-04-04 16:12:38 +01:00
redis_store.go Allow Logging to stdout with separate Error Log Channel (#718) 2020-08-10 11:44:08 +01:00
redis_store_test.go Centralize Ticket management of persistent stores (#682) 2020-07-19 21:25:13 +01:00