Add System component with table display for custom and all beans
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
logging:
|
||||
level:
|
||||
root: INFO
|
||||
com.jambotronGroup.jambotron: DEBUG
|
||||
org.springframework: WARN
|
||||
pattern:
|
||||
console: "%d{yyyy-MM-dd HH:mm:ss} %-5level - %msg%n"
|
||||
file: "%d{yyyy-MM-dd HH:mm:ss} [%thread] %-5level %logger{36} - %msg%n"
|
||||
file:
|
||||
name: logs/application.log
|
||||
max-size: 10MB
|
||||
max-history: 30
|
||||
Reference in New Issue
Block a user