Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -862,7 +862,7 @@ available as a compatibility per-file policy; new applications should use
Logs use a stable, human-readable shape:

```text
2026-05-26 12:34:56 INFO path/to/file.py:42 message
2026-05-26 12:34:56 -0700 INFO path/to/file.py:42 message
```

Use either `ctx.log` directly:
Expand Down
Loading