mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-07 03:50:11 +02:00
Add a TODO for Wine logging prefixes
This commit is contained in:
@@ -89,6 +89,8 @@ class Logger {
|
||||
* Create a special logger instance that outputs directly to STDERR without
|
||||
* any prefixes. This is used to be able to log filterable messages from the
|
||||
* Wine side of things.
|
||||
*
|
||||
* TODO: Don't prefix this with a timestamp
|
||||
*/
|
||||
static Logger create_wine_stderr();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user