Proper error handling #9

Open
opened 2021-04-25 18:33:20 +02:00 by Jef Roosens · 0 comments

The error handling, more specifically outputting the errors to the user, is quite bad right now. We just use print statements, which kinda sucks and is far from extendable. Therefore we should write a proper error handling module that can display error in a clean and extendable way.

The error handling, more specifically outputting the errors to the user, is quite bad right now. We just use print statements, which kinda sucks and is far from extendable. Therefore we should write a proper error handling module that can display error in a clean and extendable way.
Jef Roosens added this to the 1.0.0 milestone 2021-04-25 18:33:20 +02:00
Jef Roosens added the
enhancement
label 2021-04-25 18:33:20 +02:00
Jef Roosens self-assigned this 2021-04-25 18:33:20 +02:00
Jef Roosens added this to the 1.0.0 project 2021-04-25 18:33:20 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Chewing_Bever/backup-tool#9
There is no content yet.