Commit 22f0c7c
feat: add structured logging to penthouse chat handler
Chat handler now logs via StructuredLogger when inference fails,
so errors appear in data/structured_logs.jsonl instead of being
lost in stdout. Logs entry/exit of _generate_chat_response.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 450ae06 commit 22f0c7c
1 file changed
Lines changed: 14 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1658 | 1658 | | |
1659 | 1659 | | |
1660 | 1660 | | |
| 1661 | + | |
1661 | 1662 | | |
| 1663 | + | |
1662 | 1664 | | |
1663 | | - | |
| 1665 | + | |
| 1666 | + | |
| 1667 | + | |
| 1668 | + | |
| 1669 | + | |
| 1670 | + | |
| 1671 | + | |
| 1672 | + | |
| 1673 | + | |
| 1674 | + | |
| 1675 | + | |
| 1676 | + | |
1664 | 1677 | | |
1665 | 1678 | | |
1666 | 1679 | | |
| |||
0 commit comments