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

Add debugging capabilities #288

Merged
merged 1 commit into from Apr 5, 2022
Merged

Conversation

speedytwenty
Copy link
Collaborator

This is a first stab at #279. Hoping to clean it up and add some more tests. But striving to get this in before further refactoring.

@speedytwenty speedytwenty linked an issue Apr 1, 2022 that may be closed by this pull request
@speedytwenty
Copy link
Collaborator Author

One influence users might see by this change is that, presently, if you were to log the table it would include the table options and the table array. With this change, the table options won't appear in the console.log unless debug is enabled.

@speedytwenty speedytwenty marked this pull request as ready for review April 5, 2022 04:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: Add debugging capabilities
1 participant