David Lord
|
296ef35943
|
remove unused module docstrings
|
2020-04-04 12:28:08 -07:00 |
|
David Lord
|
67bb43b738
|
apply pyupgrade
|
2020-04-04 12:10:00 -07:00 |
|
David Lord
|
24723fa6e8
|
remove _compat module
|
2020-04-04 12:10:00 -07:00 |
|
David Lord
|
8cf6480f91
|
remove deprecated code
|
2020-04-04 12:10:00 -07:00 |
|
David Lord
|
e8b8fcbfd4
|
show warning for old logger config
|
2019-07-02 11:39:00 -07:00 |
|
David Lord
|
ba1fcd1887
|
use app.name as app.logger name
|
2019-07-01 14:56:18 -07:00 |
|
David Lord
|
ff0c92a1c7
|
Merge branch '1.0.x'
|
2019-06-23 16:57:52 -07:00 |
|
David Lord
|
e066e9f9e3
|
standardize license and copyright
|
2019-06-22 13:09:09 -07:00 |
|
David Lord
|
e66fe2e8e7
|
apply reorder-python-imports pre-commit config
|
2019-06-01 09:07:20 -07:00 |
|
David Baumgold
|
85ce588b3b
|
Reformat with black
https://github.com/python/black
|
2019-05-06 16:28:58 -04:00 |
|
David Lord
|
aa4db37a7f
|
revert copyright year to project start
add copyright header to files
|
2018-02-08 12:43:30 -08:00 |
|
David Lord
|
1e9f49e586
|
use config fixture, get plugin via unregister
|
2017-12-14 12:20:03 -08:00 |
|
Camilo
|
29e76fbb22
|
restore the logging plugin only if it was active to begin with
|
2017-12-14 09:40:34 -05:00 |
|
Camilo
|
069a5e9bbd
|
fix non-passing tests for logging on pytest > 3.3.0
|
2017-12-14 01:55:22 -05:00 |
|
David Lord
|
9acb1d2412
|
simplify logging configuration
single default handler and formatter
don't remove handlers
configure level once using setLevel
document logging
reorganize logging tests
|
2017-07-31 12:49:03 -07:00 |
|