srbhr / Resume-Matcher

Resume Matcher is an open source, free tool to improve your resume. It works by using language models to compare and rank resumes with job descriptions.
https://www.resumematcher.fyi/
Apache License 2.0
4.76k stars 1.93k forks source link

Debug: improve logging information and formatter. #113

Closed ILB-96 closed 11 months ago

ILB-96 commented 11 months ago

Pull Request Title

Simple and better logging experience for feature debugging

Description

modify logging config for improved readability, separation of levels.

Type

Proposed Changes

Screenshots / Code Snippets (if applicable)

image

How to Test

use python run_first.py

Checklist