Skip to content

Using logging and better error handling#6

Draft
enkeyz wants to merge 1 commit intomicheleriva:mainfrom
enkeyz:cleanup-errs
Draft

Using logging and better error handling#6
enkeyz wants to merge 1 commit intomicheleriva:mainfrom
enkeyz:cleanup-errs

Conversation

@enkeyz
Copy link

@enkeyz enkeyz commented Feb 4, 2022

Hey!

Would like to contribute this project, because I noticed that instead of the log package, this project uses the fmt package for printing error messages, and also, in many places, panic is used, where you could just handle the errors gracefully: logging with log.Fatal or in other way.

I'd like to work on the error handling, if the project is up for PRs.

@enkeyz enkeyz changed the title Using logging Using logging and better error handling Feb 4, 2022
@micheleriva
Copy link
Owner

Hi @enkeyz thank you so much! Any contribution is welcome 🙂

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.

2 participants