diff --git a/src/main/resources/application-dev.properties b/src/main/resources/application-dev.properties index c03bee7..daf73cd 100644 --- a/src/main/resources/application-dev.properties +++ b/src/main/resources/application-dev.properties @@ -29,4 +29,4 @@ cloud.aws.region.auto=false cloud.aws.stack.auto=false # Log level configuration -logging.level.kr.tgwing.tech=TRACE \ No newline at end of file +logging.level.root=TRACE \ No newline at end of file