diff options
author | 2018-08-22 13:30:31 +0200 | |
---|---|---|
committer | 2018-08-22 13:42:32 +0200 | |
commit | 11a8eaf768babfdd0eaef985981a73947177f594 (patch) | |
tree | 6fca8047886fa5a6cc0bcceea4a95ee016bc2a3f /prh-app-server/src/main/resources/application.properties | |
parent | 640c573821ac2a90a73244c558f209b5c4eb42d5 (diff) |
logback according to casablanca
Change-Id: Idce9f5e00a561f95afecae49008b4cd6aab8d8b1
Issue-ID: DCAEGEN2-726
Signed-off-by: micdzied <michal.1.dziedzic@nokia.com>
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 |