Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.6] Add minimal logging config to the documentation (#4087) #4088

Merged
merged 1 commit into from
Sep 24, 2019

Conversation

asvetlov
Copy link
Member

(cherry picked from commit 31ef9e1)

Co-authored-by: Alexey Dobrushskiy [email protected]

* Add minimal logging config to the documentation

* Add blank line according to the linter rules

* Add CHANGES record
(cherry picked from commit 31ef9e1)

Co-authored-by: Alexey Dobrushskiy <[email protected]>
@asvetlov asvetlov requested a review from webknjaz as a code owner September 24, 2019 09:24
@psf-chronographer psf-chronographer bot added the bot:chronographer:provided There is a change note present in this PR label Sep 24, 2019
@codecov-io
Copy link

codecov-io commented Sep 24, 2019

Codecov Report

Merging #4088 into 3.6 will decrease coverage by 0.33%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##            3.6    #4088      +/-   ##
========================================
- Coverage    98%   97.66%   -0.34%     
========================================
  Files        44       44              
  Lines      8831     8831              
  Branches   1387     1387              
========================================
- Hits       8655     8625      -30     
- Misses       71       97      +26     
- Partials    105      109       +4
Impacted Files Coverage Δ
aiohttp/http_parser.py 93.11% <0%> (-4.82%) ⬇️
aiohttp/http_writer.py 95.28% <0%> (-2.84%) ⬇️
aiohttp/frozenlist.py 97.87% <0%> (-2.13%) ⬇️
aiohttp/web_fileresponse.py 96.59% <0%> (-1.14%) ⬇️
aiohttp/connector.py 97.43% <0%> (-0.33%) ⬇️
aiohttp/helpers.py 96.5% <0%> (-0.25%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6348235...e3862c4. Read the comment docs.

@asvetlov asvetlov merged commit d006533 into 3.6 Sep 24, 2019
@asvetlov asvetlov deleted the backport-31ef9e1-3.6 branch September 24, 2019 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot:chronographer:provided There is a change note present in this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants