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 greater debug control #63

Open
earlAchromatic opened this issue May 17, 2023 · 1 comment
Open

Add greater debug control #63

earlAchromatic opened this issue May 17, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@earlAchromatic
Copy link
Contributor

Currently the debug chain turns on all possible debugging tools - Notion API logs, NotionCMS console logs and (its turned off for now) fs output logs from the parser. If we instead used a debug object we could let end users specify which debugging features they want turned on.

@earlAchromatic earlAchromatic added the enhancement New feature or request label May 17, 2023
@earlAchromatic
Copy link
Contributor Author

One idea would be to add debug logs for plugins. I would want to see which plugin ran in what order for each hook. and possibly other things like run duration? For debugging performance specifically.

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

No branches or pull requests

1 participant