AIHawk-co / Auto_Jobs_Applier_AI_Agent

Auto_Jobs_Applier_AI_Agent by AIHawk is an AI Agent that automates the jobs application process. Utilizing artificial intelligence, it enables users to apply for multiple jobs in an automated and personalized way.
https://aihawk.co/
Other
22.19k stars 3.27k forks source link

Fixed the issue of multiple logs writing to the same file. #778 #780

Closed cjbbb closed 6 days ago

cjbbb commented 6 days ago

Both Selenium logs and the logger were being written to app.log. This commit resolves the issue by separating them into two files, with support for compression and scheduled deletion。

surapuramakhil commented 6 days ago

@cjbbb test cases are failing.

cjbbb commented 6 days ago

verified on mac

cjbbb commented 6 days ago

Verified on Windows @surapuramakhil