diff --git a/core/src/main/resources/log4j2.xml b/core/src/main/resources/log4j2.xml index 2931b9b4be..65b3c5aa4b 100644 --- a/core/src/main/resources/log4j2.xml +++ b/core/src/main/resources/log4j2.xml @@ -17,19 +17,26 @@ --> + + + %d{yyyy-MM-dd HH:mm:ss.SSS} %5p ${hostName} --- [%15.15t] %-40.40c{1.} : %m%n%ex + + ${env:LOG_TYPE:-Console} + - - - + + + + + - - + - \ No newline at end of file +