diff --git a/server/src/main/resources/application.yml b/server/src/main/resources/application.yml index 175faf021..425a2c5a0 100644 --- a/server/src/main/resources/application.yml +++ b/server/src/main/resources/application.yml @@ -39,7 +39,7 @@ management: endpoints: web: exposure: - include: logfile + include: logfile, metrics logging: level: @@ -47,6 +47,11 @@ logging: org.springframework.web: debug server.haengdong: debug + file: + name: logs/spring-boot-application.log + path: logs + config: classpath:logback-spring.xml + server: servlet: encoding: