bobbylite / bobbylite/service-template

Add structured logging config

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

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).

Contributor guide

No contributing guide indexed for this repository

Research direction

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.

Written by the indexing model from the issue text.

Assessment

Tech stack
fastapi, python
Domain
backend, observability, tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.