Extended debug info

This commit is contained in:
M66B
2021-10-05 18:06:56 +02:00
parent 44472f25b2
commit f495eb51ab

View File

@@ -1938,6 +1938,7 @@ public class Log {
" enabled=" + enabled +
" interval=" + pollInterval +
"\r\nmetered=" + metered +
" VPN=" + ConnectionHelper.vpnActive(context) +
" optimizing=" + (ignoring == null ? null : !ignoring) +
" auto_optimize=" + auto_optimize +
"\r\n\r\n");