We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0048b12 commit e1b06b7Copy full SHA for e1b06b7
src/main/resources/application.properties
@@ -1,3 +1,4 @@
1
logging.level.de.springbootbuch = DEBUG
2
3
-endpoints.loggers.web.enabled = true
+management.endpoint.logfile.enabled= true
4
+management.endpoints.web.exposure.include=*
0 commit comments