Skip to content

Commit e1b06b7

Browse files
committed
Update actuator endpoint für Logging.
1 parent 0048b12 commit e1b06b7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
logging.level.de.springbootbuch = DEBUG
22

3-
endpoints.loggers.web.enabled = true
3+
management.endpoint.logfile.enabled= true
4+
management.endpoints.web.exposure.include=*

0 commit comments

Comments
 (0)