bobbylite / bobbylite/service-template
Add structured logging config
オープン
enhancement
- 主要言語
- Python
- スター
- 0
- フォーク
- 0
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
core/logging.py is referenced as a stub for structured logging setup (configure_logging()). Flesh out real structured logging (e.g. JSON logs, log levels via settings).
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
Start by reading core/logging.py to understand the current stub. Examine the project's settings to see how log levels are configured. Research Python's logging module and libraries like python-json-logger for structured JSON output. Implement configure_logging() to integrate these, ensuring logs are properly formatted and levels are controlled via settings. Test by running the service and verifying log output.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- fastapi, python
- 領域
- backend, observability, tooling
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 活発
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 65/100