mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-30 05:44:51 +02:00
Deafult JNI log level
This commit is contained in:
@@ -415,6 +415,7 @@ public class ApplicationEx extends Application
|
||||
break;
|
||||
case "debug":
|
||||
case "log_level":
|
||||
Log.setLevel(this);
|
||||
FairEmailLoggingProvider.setLevel(this);
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user