Replies: 2 comments
-
I committed the following new functionaity: It's possible to configure the logger with
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you very much. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi
Thanks for this cool library.
For my project I want to log warnings and errors to a file and I'm using your Audio Driver and Audio Tools library.
Therefore it would be great, if the stream for logging could be configured by the user like with your Audio Tools library:
AudioLogger::instance().begin(file, AudioLogger::Warning);
Beta Was this translation helpful? Give feedback.
All reactions