mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-27 04:43:54 +01:00
Mavenized (almost) everything - Transcode feature removed
This commit is contained in:
parent
0a493dc8a1
commit
3a313f3fb3
444 changed files with 1703 additions and 34416 deletions
19
commons/androlog/androlog.properties
Normal file
19
commons/androlog/androlog.properties
Normal file
|
|
@ -0,0 +1,19 @@
|
|||
# Androlog configuration
|
||||
# this file must be pushed to /sdcard/androlog.properties:
|
||||
# adb push androlog.properties /sdcard/androlog.properties
|
||||
# more detail on: https://github.com/akquinet/androlog/wiki/Androlog-configuration
|
||||
androlog.active = true
|
||||
|
||||
#Configure the default log level:
|
||||
#androlog.default.level=INFO
|
||||
|
||||
#Configure specific loggers
|
||||
|
||||
#Enable the reporting
|
||||
#More info on: https://github.com/akquinet/androlog/wiki/Androlog-reporting
|
||||
#androlog.report.active=true
|
||||
#androlog.report.reporters=de.akquinet.android.androlog.reporter.MailReporter
|
||||
#androlog.reporter.mail.address=me@my.company.com
|
||||
#androlog.report.default.level=WARN
|
||||
#androlog.report.log.items=40
|
||||
#androlog.report.trigger.level=ERROR
|
||||
Loading…
Add table
Add a link
Reference in a new issue