Skip to content
This repository has been archived by the owner on Apr 29, 2022. It is now read-only.

Just added a small patch to make the flask_sockets.worker play nicely with gunicorn's access-logformat #36

Merged

Conversation

tkrajca
Copy link

@tkrajca tkrajca commented Jun 22, 2016

Basically, this small patch makes flask_sockets.worker work with gunicorn's access log configuration (rather than the hard-coded .log_request() and .format_request() in pywsgi.WSGIHandler).

Happy to do some polishing :)

@kennethreitz
Copy link
Contributor

this looks nice, thanks!

@kennethreitz kennethreitz merged commit 02a32b7 into heroku-python:master May 1, 2017
@kennethreitz
Copy link
Contributor

@tkrajca would you be interested in helping me maintain this library?

@tkrajca
Copy link
Author

tkrajca commented May 2, 2017

@kennethreitz Thanks, that sounds great!

I assume this is a fairly low maintenance repo. Anything I need to know to get started?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants