diff --git a/api/src/main/resources/logback.xml b/api/src/main/resources/logback.xml index ead6edd..87627da 100644 --- a/api/src/main/resources/logback.xml +++ b/api/src/main/resources/logback.xml @@ -1,7 +1,7 @@ - + @@ -39,9 +39,27 @@ + + ${LOG_HOME}/netty/netty.log + + ${LOG_HOME}/netty/netty-%d{yyyy-MM-dd}.log + + 30 + + + %d{yyyy-MM-dd HH:mm:ss.SSS} [%thread] %-5level %logger{50} - %msg%n + + + + + + + + diff --git a/netty-client/src/main/resources/logback.xml b/netty-client/src/main/resources/logback.xml index 2bd98bc..cbf1f66 100644 --- a/netty-client/src/main/resources/logback.xml +++ b/netty-client/src/main/resources/logback.xml @@ -1,7 +1,7 @@ - + diff --git a/oms/src/main/resources/logback.xml b/oms/src/main/resources/logback.xml index 6c1adfa..4807936 100644 --- a/oms/src/main/resources/logback.xml +++ b/oms/src/main/resources/logback.xml @@ -1,7 +1,7 @@ - +