mirror of
https://github.com/robbert-vdh/yabridge.git
synced 2026-05-06 19:40:10 +02:00
Get rid of verbosity level 2
Probably wasn't going to be very useful.
This commit is contained in:
@@ -47,11 +47,6 @@ class Logger {
|
||||
* the plugin and the host. Every message is prefixed with a timestamp.
|
||||
*/
|
||||
events = 1,
|
||||
/**
|
||||
* Also print information about audio buffer processing. This can be
|
||||
* incredibly verbose and should only be used during development.
|
||||
*/
|
||||
verbose = 2
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user