Added TRACE-level logging by default to gretty executions
parent
782dfc8fa3
commit
eaf7822731
|
@ -73,8 +73,8 @@ task integrationTest(type: Test) {
|
|||
gretty {
|
||||
httpPort = 8081
|
||||
contextPath = '/'
|
||||
servletContainer = 'jetty9'
|
||||
integrationTestTask = 'integrationTest'
|
||||
loggingLevel = 'TRACE'
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue