android: i18nlangtag is too verbose, and we don't need the info.
Change-Id: Ifc59351913fd2194b23511330d1a90f40d3e158e
This commit is contained in:
@@ -79,7 +79,7 @@ public class LibreOfficeMainActivity extends Activity {
|
||||
|
||||
try {
|
||||
// enable debugging messages as the first thing
|
||||
LibreOfficeKit.putenv("SAL_LOG=+WARN+INFO-INFO.legacy.osl");
|
||||
LibreOfficeKit.putenv("SAL_LOG=+WARN+INFO-INFO.legacy.osl-INFO.i18nlangtag");
|
||||
LibreOfficeKit.init(this);
|
||||
|
||||
Office office = new Office(LibreOfficeKit.getLibreOfficeKitHandle());
|
||||
|
Reference in New Issue
Block a user