Tweak logging pattern to a compact representation.
Add project name to Maven logger.
This commit is contained in:
@@ -18,4 +18,5 @@ deployment.gpg.executable=/usr/local/bin/gpg2
|
||||
jira.api-url=https://jira.spring.io
|
||||
|
||||
# GitHub
|
||||
github.api-url=https://api.github.com
|
||||
github.api-url=https://api.github.com
|
||||
logging.pattern.console=%clr(%d{yyyy-MM-dd HH:mm:ss.SSS}){faint} %clr(%5p) %clr(%-20.20logger{19}){cyan}%clr(:){faint} %m%n%wEx
|
||||
|
||||
Reference in New Issue
Block a user