Harsh-Vipin/resume-tailor-ai

Add Basic Logging Configuration

Open

#4 opened on Sep 27, 2025

 (3 comments) (0 reactions) (1 assignee)Python (5 forks)auto 404
enhancementgood first issuehacktoberfest

Repository metrics

Stars
 (6 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Configure logging for the backend to capture request logs and errors. Set up a logger with appropriate log levels, and ensure logs output to console or file for easy debugging and monitoring.

Contributor guide