aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/python/grpcio_tests/tests/unit/_logging_test.py
Commit message (Expand)AuthorAge
* Do not reload grpc in unit testsGravatar Eric Gribkoff2019-01-04
* Use single NullHandler for whole libraryGravatar Richard Belleville2018-11-09
* Use custom assertionsGravatar Richard Belleville2018-11-01
* Isolate logging in all test casesGravatar Richard Belleville2018-11-01
* Appease the yapf godsGravatar Richard Belleville2018-10-31
* Add explicit test that user can configure their own handlerGravatar Richard Belleville2018-10-31
* Fix splatGravatar Richard Belleville2018-10-31
* Format codeGravatar Richard Belleville2018-10-31
* Pull out function to patch stderrGravatar Richard Belleville2018-10-31
* Add test for 'No handlers could be found' problemGravatar Richard Belleville2018-10-31
* Format codeGravatar Richard Belleville2018-10-31
* Add NullHandler to avoid warnings about no handlerGravatar Richard Belleville2018-10-30
* Add failing unit testGravatar Richard Belleville2018-10-30