As a developer I would like better insight into errors #129

Open
opened 2020-02-01 00:24:43 +00:00 by sloum · 1 comment
Owner

Currently we do not have any logging set up, and due to the nature of how we are manipulating the terminal screen we do not always see expected error output.

Logging to file should be added with a boolean flag set up to toggle it. It the initial point of setup if it can log runtime panics that would be a good start. Individual error logging points (and probably some supporting functions) can be added later.

Currently we do not have any logging set up, and due to the nature of how we are manipulating the terminal screen we do not always see expected error output. Logging to file should be added with a boolean flag set up to toggle it. It the initial point of setup if it can log runtime panics that would be a good start. Individual error logging points (and probably some supporting functions) can be added later.
sloum added the
enhancement
non-functional
labels 2020-02-01 00:24:43 +00:00
Author
Owner

Since this issue was posted we have not moved forward with a developer mode or any logging. We have made it so that if there is a panic, we can see it. So that is an improvement.

Since this issue was posted we have not moved forward with a developer mode or any logging. We have made it so that if there is a panic, we can see it. So that is an improvement.
Sign in to join this conversation.
No Milestone
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: sloum/bombadillo#129
No description provided.