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

Improve logging in fjage.js #290

Open
notthetup opened this issue Oct 30, 2023 · 0 comments
Open

Improve logging in fjage.js #290

notthetup opened this issue Oct 30, 2023 · 0 comments

Comments

@notthetup
Copy link
Collaborator

Currently, fjage.js uses the basic console.log API for logging. For dynamically enabling/disabling logging we use the gateway.debug flag. This doesn't scale.

We should instead use a proper framework like https://github.com/pimterry/loglevel for logging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant