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

app: add custom front end loggers #654

Merged
merged 1 commit into from
Sep 2, 2020

Conversation

buck54321
Copy link
Member

Enables console logging of some useful debugging routes. The logging system can be used liberally whenever a need arises.

To enable logging, just type enableLogger('notes', true), or enableLogger('book', true) in the browser's js console. Call enableLogger with false to disable.

@chappjc chappjc merged commit caa0cf3 into decred:master Sep 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants