summaryrefslogtreecommitdiff
path: root/conf/plugins/android_log.conf
blob: 4d87eed858a712d6fe500d63af8b22b0e3ac20c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
android_log {

    # Whether to load the plugin. Can also be an integer to increase the
    # priority of this plugin.
    load = yes

    # Loglevel for logging to Android specific logger.
    # loglevel = 1

}