correct logs view
This commit is contained in:
parent
0eb25c13d4
commit
cd8222287b
1 changed files with 3 additions and 0 deletions
|
@ -16,6 +16,9 @@ logging:
|
||||||
level:
|
level:
|
||||||
org:
|
org:
|
||||||
springframework: INFO
|
springframework: INFO
|
||||||
|
logging:
|
||||||
|
pattern:
|
||||||
|
console: "%d{dd.MM.yyyy HH:mm:ss.SSS} - [%thread] %clr(%level) %blue(%logger{15}) : %msg %n"
|
||||||
marinesco:
|
marinesco:
|
||||||
library:
|
library:
|
||||||
filesLocation: "/library"
|
filesLocation: "/library"
|
Loading…
Reference in a new issue