summary refs log tree commit diff
path: root/synmark/suites/logging.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant "coding: utf-8" lines (#9786)Jonathan de Jong2021-04-141-1/+0
* Use mock from the stdlib. (#9772)Patrick Cloke2021-04-091-2/+1
* Update black, and run auto formatting over the codebase (#9381)Eric Eastwood2021-02-161-1/+3
* Support generating structured logs in addition to standard logs. (#8607)Patrick Cloke2020-10-291-24/+36
* Add benchmarks for structured logging performance (#6266)Amber Brown2019-12-031-0/+118