log-aggregation-spring-boot-elastic-stack icon indicating copy to clipboard operation
log-aggregation-spring-boot-elastic-stack copied to clipboard

Default Console log pattern redefined

Open ndopj opened this issue 6 years ago • 0 comments

Inside logback-spring.xml you dont have to define property CONSOLE_LOG_PATTER. That property already contains default logging pattern. You will get same results with following configuration:

image

ndopj avatar Mar 12 '20 12:03 ndopj