You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I would like to have a function to find out if Cascade already has a logger with a given name or not. Basically just forwarding the function of Registry::hasLogger() through Cascade::hasLogger().
If you would like that, I can open a PR, I already forked the project to provide this functionality for myself but would happily provide it to the upstream.
Cheers,
DBX12
The text was updated successfully, but these errors were encountered:
Hi,
I would like to have a function to find out if Cascade already has a logger with a given name or not. Basically just forwarding the function of
Registry::hasLogger()
throughCascade::hasLogger()
.If you would like that, I can open a PR, I already forked the project to provide this functionality for myself but would happily provide it to the upstream.
Cheers,
DBX12
The text was updated successfully, but these errors were encountered: