As logback.groovy is an all internal DSL http://logback.qos.ch/manual/groovy.html#internalDSL, you need to define/import variables inside logback.groovy for them to be visible.
As logback.groovy is an all internal DSL http://logback.qos.ch/manual/groovy.html#internalDSL, you need to define/import variables inside logback.groovy for them to be visible.