Skip to content

Conversation

@korjavin
Copy link
Contributor

@korjavin korjavin commented Sep 6, 2025

Closes #15

google-labs-jules bot and others added 2 commits September 1, 2025 14:39
- Add python-json-logger dependency.
- Configure file handler to use JsonFormatter for structured logging.
- Keep console handler with the existing text format.
- Refactor log_and_format_error to log a dictionary with structured error data.
@iqdoctor
Copy link
Contributor

pls fix formatting.

Applied Black code formatting to main.py to resolve linting
failures in GitHub Actions for PR chigwell#24.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <[email protected]>
@chigwell chigwell merged commit 97884fd into chigwell:main Oct 19, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Refactor error logging in main.py to structured JSON format with backward compatibility

3 participants