aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/deployed-logback.xml
Commit message (Collapse)AuthorAgeFilesLines
* Move resources to corresponding subprojectsJakob Odersky2018-10-091-86/+0
|
* Info level short logging for requests and responses our services receive (#165)Vlad Uspensky2018-06-251-1/+0
| | | | | | * Info level short logging for requests and responses our services receive * Remove STDOUT_DEBUG from deployed-logback.xml
* Add logback.xml and deployed-logback.xml to driver-core (#158)zachdriver2018-04-191-0/+87
* Add logback.xml and deployed-logback.xml to driver-core * Add test logback.xml