summary refs log tree commit diff
path: root/synmark/suites/logging.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Correctly mention previous copyright (#16820)Erik Johnston2024-01-231-0/+1
* Update license headersPatrick Cloke2023-11-211-10/+16
* Add type hints to synmark. (#16421)Patrick Cloke2023-10-041-26/+42
* Update ruff config (#16283)Patrick Cloke2023-09-081-1/+1
* Bump black from 22.12.0 to 23.1.0 (#15103)dependabot[bot]2023-02-221-1/+0
* 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