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

Function getLogLevel missing #235

Closed
andre2007 opened this issue Nov 17, 2020 · 0 comments
Closed

Function getLogLevel missing #235

andre2007 opened this issue Nov 17, 2020 · 0 comments

Comments

@andre2007
Copy link

I try to replace std.experimental.logger with vibe.core.log. One thing I miss is a function to get the log level which I set with:

void setLogLevel(LogLevel level)

Depending on the log level I want to switch on some log related logic. Can it be added?

@Geod24 Geod24 closed this as completed in d572aef May 20, 2021
Geod24 added a commit that referenced this issue May 20, 2021
Add getLogLevel as a counterpart to setLogLevel. Fixes #235.
gedaiu pushed a commit to gedaiu/vibe-core that referenced this issue Aug 6, 2021
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