Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat-task-654-use-custom-logger #907

Merged
merged 3 commits into from
Dec 7, 2023
Merged

feat-task-654-use-custom-logger #907

merged 3 commits into from
Dec 7, 2023

Conversation

serengil
Copy link
Owner

@serengil serengil commented Dec 6, 2023

Tickets

#654

What has been done

DeepFace was using print in may locations which is pretty amateur. With this PR, this is switched to a logger class. Even though current logger solution prints everything in the console, now it is easy to customize.

How to test

make test && make lint

@serengil serengil changed the title [Feature Request] Use (custom) Logger instead of print feat-task-654-use-custom-logger Dec 6, 2023
deepface/DeepFace.py Outdated Show resolved Hide resolved
deepface/DeepFace.py Outdated Show resolved Hide resolved
@serengil serengil merged commit 0b22c54 into master Dec 7, 2023
4 checks passed
@serengil serengil deleted the feat-task-0612-logger branch December 7, 2023 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant