mirror of
https://github.com/AsamK/signal-cli.git
synced 2026-01-26 18:53:34 +00:00
Adapt log level when using system locale
This commit is contained in:
parent
6843643aad
commit
007acf8c6d
@ -118,7 +118,7 @@ public class Utils {
|
||||
return fallback;
|
||||
}
|
||||
|
||||
logger.debug("Using default locale: {} ({})", locale, localeString);
|
||||
logger.trace("Using default locale: {} ({})", locale, localeString);
|
||||
return locale;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user