| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Run maint/add_warning to add lint block everywhere | Ian Jackson | 2023-08-23 | 1 | -0/+1 |
| | | |||||
| * | Run maint/add_warning to actually apply new lint allows | Ian Jackson | 2023-07-10 | 1 | -0/+1 |
| | | |||||
| * | arti: comments about catch_unwind | Nick Mathewson | 2023-07-06 | 1 | -0/+9 |
| | | |||||
| * | time_granularity: Make sure formatter can't panic | Nick Mathewson | 2023-07-06 | 1 | -17/+49 |
| | | | | | | | I was unable to assure myself that tracing_subscriber could withstand a panicking Timer, so instead I'm trying to make sure our own LogTimer can't panic. | ||||
| * | arti: Add a `logging.time_granularity` option with 1s default. | Nick Mathewson | 2023-07-06 | 1 | -0/+294 |
| This lets us provide less information in our logs: in particular, it lets us avoid logging with microsecond precision. Closes #551. | |||||
