File tree Expand file tree Collapse file tree 3 files changed +3
-98
lines changed Expand file tree Collapse file tree 3 files changed +3
-98
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -149,11 +149,12 @@ Here are sort of the minimal configurations you'd need:
149149This library provides the possibility to change the log-level threshold for a
150150single thread by adding a token in the header of a request. A detailed
151151description about how to apply this feature can be found
152- [ here] ( ./DynamicLogLevels.md ) .
152+ [ here] ( https://github.com/SAP/cf-java-logging-support/wiki/Dynamic-Log-Levels ) .
153153
154154## Logging Stacktraces
155155
156- Stacktraces can be logged within one log message. Further details can be found [ here] ( ./LoggingStacktraces.md ) .
156+ Stacktraces can be logged within one log message. Further details can be found
157+ [ here] ( https://github.com/SAP/cf-java-logging-support/wiki/Logging-Stack-Traces ) .
157158
158159## Sample Application
159160
You can’t perform that action at this time.
0 commit comments