Skip to content

Changing the verbosity level of the log output #235

@cheap-glitch

Description

@cheap-glitch

Description

When debugging JS with the dev console, it can get annoying to have to parse through all the output generated by alphatab. It would be nice to have a way to set the verbosity, like alphaTab('verbosity', 0) for radio silence, alphaTab('verbosity', 1) for errors only and alphaTab('verbosity', 2) for everything.

Possible Solutions

Current Workarounds

It seems there are ways in JS to prevent a library from flooding the console log, but they are all a little hacky.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions