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

Replace console.log with Logger #43

Open
techniq opened this issue Jan 12, 2023 · 1 comment
Open

Replace console.log with Logger #43

techniq opened this issue Jan 12, 2023 · 1 comment
Milestone

Comments

@techniq
Copy link
Owner

techniq commented Jan 12, 2023

Replace all commented console.log (example) with Logger instances so they can easily be enabled / disabled via localStorage. See SelectField for an example.

@techniq techniq added this to the v1 milestone May 27, 2023
@techniq
Copy link
Owner Author

techniq commented Aug 3, 2024

Related: #53

Add component to edit enabled Logger (localStorage.logger = 'MyComponent:INFO,OtherComponent') via UI

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

No branches or pull requests

1 participant