Open torond opened 3 years ago
The [Application Plugin] has a log property. It is configured by a logback.xml file. Using Gradle environments (e.g. gradle-dev.properties), the log level should be adjusted. How is this done usually?
log
logback.xml
gradle-dev.properties
The [Application Plugin] has a
log
property. It is configured by alogback.xml
file.Using Gradle environments (e.g.
gradle-dev.properties
), the log level should be adjusted. How is this done usually?