mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-06-20 02:13:56 +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
|
* 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
|
* any prefixes. This is used to be able to log filterable messages from the
|
||||||
* Wine side of things.
|
* Wine side of things.
|
||||||
|
*
|
||||||
|
* TODO: Don't prefix this with a timestamp
|
||||||
*/
|
*/
|
||||||
static Logger create_wine_stderr();
|
static Logger create_wine_stderr();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user