Krzysztof Majewski 3453b7a18b BAEL-2513
2019-10-30 13:51:17 +01:00

12 lines
165 B
YAML

log:
level: warn
appenders:
- type: file
logFormat: '%c{20}: %m%n'
file: /home/logger.log
jetty:
context: /hello
connector:
port: 10001