Make log level configurable with -Dlog.level, default to INFO. Thanks @pitpalme.
This commit is contained in:
@@ -18,7 +18,8 @@
|
||||
<category android:name="android.intent.category.LAUNCHER" />
|
||||
</intent-filter>
|
||||
</activity>
|
||||
<activity android:name=".UsersActivity" />
|
||||
</application>
|
||||
|
||||
|
||||
</manifest>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user