diff --git a/distro/contents/logback.xml b/distro/contents/logback.xml index 156620f..6a1637c 100644 --- a/distro/contents/logback.xml +++ b/distro/contents/logback.xml @@ -1,19 +1,24 @@ - - ${LOGFILE}/ghn.log - true - - %d{HH:mm:ss.SSS} [%thread] %-5level %logger{0}: %msg%n - - - - - - - - - - + + ${LOGFILE}/ghn.log + true + + %d{HH:mm:ss.SSS} [%thread] %-5level %logger{0}: %msg%n + + + + logFile.%d{yyyy-MM-dd}.log + 30 + + + + + + + + + + \ No newline at end of file diff --git a/pom.xml b/pom.xml index 90805c5..47a9806 100644 --- a/pom.xml +++ b/pom.xml @@ -43,7 +43,7 @@ org.gcube.core common-smartgears - [1.0.0-SNAPSHOT,) + [1.0.0-SNAPSHOT,) probe war