Commit graph

6 commits

Author SHA1 Message Date
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