test_ok2/testing/logging
Pulkit Goyal 7e08e09473 logging: improve default logging format (issue5214)
We improve the following things in the logging format:

  * Show module name instead of just the filename
  * show level of logging as the first thing
  * show lineno attached to module:file details

Thanks to @blueyed who suggested this on the github issue.

It's my first contribution and I have added myself to AUTHORS.

I also added to a changelog file.
2019-05-08 21:37:59 +03:00
..
test_fixture.py minor: typos 2018-11-09 02:03:44 +01:00
test_formatter.py Apply reorder-python-imports to all files 2018-10-25 00:01:29 -07:00
test_reporting.py logging: improve default logging format (issue5214) 2019-05-08 21:37:59 +03:00