You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: change structlog output from JSON to console format
- Switch from JSONRenderer to ConsoleRenderer for human-readable output
- Match logging format used in divine/ and aegis/ repositories
- Maintain structured key-value logging with colored console output
- Use standard timestamp format instead of ISO format
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments