kanevk / kanevk/gkeep-files-sync

Replace prints with logger

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

Description

Background
---
Currently, the logging happened to be more primitive(using `print`). This is fine except that it's not standardized, that's why we should start using the Python logger instead.

AIM
---
- Use logger instead of `print`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.