Improve Gunicorn logging documentation#2921
Improve Gunicorn logging documentation#2921asvetlov merged 4 commits intoaio-libs:masterfrom crisidev:master
Conversation
|
Travis is failing because I made an error in the docs. Working on a fix. |
|
Still fails :( |
|
Interesting.. On my laptop it builds fine.. I will address this as soon as I have some time. Sorry about that :D |
|
|
I should have fixed the issue :) I am quite new to RST with anchors. You may want to squash the commits into one. |
Codecov Report
@@ Coverage Diff @@
## master #2921 +/- ##
==========================================
+ Coverage 97.98% 97.99% +<.01%
==========================================
Files 40 40
Lines 7511 7513 +2
Branches 1318 1318
==========================================
+ Hits 7360 7362 +2
Misses 48 48
Partials 103 103
Continue to review full report at Codecov.
|
|
Thanks |
|
Sweet! |
* Improve gunicorn logging documentation * Fix spelling error in logging documentation * Fix anchor linking between different files * Create 2921.doc
|
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a [new issue] for related bugs. |
What do these changes do?
Improve Gunicorn logging documentation.
Are there changes in behavior for the user?
No.
Related issue number
#2916