setAndroidProperties
public static void setAndroidProperties(ch.qos.logback.core.Context context)
throws ch.qos.logback.core.joran.spi.JoranException
Sets context properties specific to this application. This reads the
application's AndroidManifest.xml for its manifest attributes. If the
context already contains properties for the manifest attributes, then
nothing is done.
- Parameters:
context - context to modify
- Throws:
ch.qos.logback.core.joran.spi.JoranException - an error occurred while reading AndroidManifest.xml