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

Consider replacing all the print calls by calls to log #267

Open
Minigrim0 opened this issue Oct 26, 2022 · 6 comments
Open

Consider replacing all the print calls by calls to log #267

Minigrim0 opened this issue Oct 26, 2022 · 6 comments
Assignees

Comments

@Minigrim0
Copy link
Contributor

Using print calls for system messages is a bad practice, let's replace it by calls to a logger's log.
Maybe we can add some logging in some places where there is nothing at the moment.

Logging Docs

@Minigrim0 Minigrim0 changed the title Consider replacing all the print calls by a call to log Consider replacing all the print calls by calls to log Oct 26, 2022
@C4ptainCrunch
Copy link
Contributor

Indeed, it seems much cleaner, go for it !

@Minigrim0
Copy link
Contributor Author

Indeed, it seems much cleaner, go for it !

I put the Good First issue label so that anyone can start working on the project with this :)

@amrutharajashekar
Copy link

Hi, can i work on this issue ? I would like to contribute .
Thanks

@amrutharajashekar
Copy link

Hi I have submitted the MR( #272 ) .
Please let me know if any optimisations or changes are required.
Thanks

@C4ptainCrunch
Copy link
Contributor

Hi @amrutha1098 !

Thank you for the pull request ! I'm curious, what gave you the idea of contributing to DocHub ? Are you a student at ULB or a member of Urlab ? Or is it the "good first issue" label ?
In any case, thank you and welcome 🤗

@amrutharajashekar
Copy link

HI @C4ptainCrunch , I actually came across this issue though "good first issue" label.
I am glad i was able to contribute to this project 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants