Browse Source

devops / master - Added global yml file for common configurations

Nas Villanueva 9 years ago
parent
commit
b984be4a94
1 changed files with 3 additions and 0 deletions
  1. 3 0
      application.yml

+ 3 - 0
application.yml

@@ -0,0 +1,3 @@
+logging:
+  pattern:
+    level: 'username:%X{username:-system} %5p'