Create a debugging suite #60

Open
opened 2023-06-19 00:07:16 -04:00 by rayaman · 0 comments
rayaman commented 2023-06-19 00:07:16 -04:00 (Migrated from github.com)

Debugging gets extremely hard, especially when using nested features of the library. Traceback ends up being nothing but question marks all linking the the base runner functions.

This will be included in a future release.

Setting debug=true in multi settings on init, will include extra info on all objects which multi.error will capture and display when an error happens. Just need to ensure performance isn't impacted.

Debugging gets extremely hard, especially when using nested features of the library. Traceback ends up being nothing but question marks all linking the the base runner functions. This will be included in a future release. Setting `debug=true` in multi settings on init, will include extra info on all objects which multi.error will capture and display when an error happens. Just need to ensure performance isn't impacted.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: epicknex/multi#60
No description provided.