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

Need method to check the level #89

Open
oehm-smith opened this issue Jan 9, 2020 · 1 comment
Open

Need method to check the level #89

oehm-smith opened this issue Jan 9, 2020 · 1 comment

Comments

@oehm-smith
Copy link

Hi Huan,

I'd like to be able to do this:

if (brolog.getLevel() === 'verbose') {
    // do some debugging
}

What do you think about that addition?

@huan
Copy link
Owner

huan commented Jan 9, 2020

Hi @oehm-smith ,

Thanks for the suggestion, I'm ok with that.

Please go ahead to send a PR if you like to add this feature.

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

2 participants