Skip to content

Add logging system with logging levels #42

@kavidey

Description

@kavidey

It would be nice to keep our all of our debugging log statements around and have a way to disable them when we're not testing a specific feature.

I think a library like LogLevel would work best. Its very light weight, works in the browser, and lets us create multiple loggers for different parts of the codebase, each of which can have their own logging levels.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions