diff options
Diffstat (limited to 'prh-app-server/src/main/resources/application.properties')
-rw-r--r-- | prh-app-server/src/main/resources/application.properties | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/prh-app-server/src/main/resources/application.properties b/prh-app-server/src/main/resources/application.properties index 2593b3d1..7c6d988c 100644 --- a/prh-app-server/src/main/resources/application.properties +++ b/prh-app-server/src/main/resources/application.properties @@ -10,5 +10,4 @@ logging.level.root=ERROR logging.level.org.springframework=ERROR logging.level.org.springframework.data=ERROR logging.level.org.onap.dcaegen2.services.prh=INFO -logging.file=logs/log/application.log -app.filepath=config/prh_endpoints.json +app.filepath=config/prh_endpoints.json
\ No newline at end of file |