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:
149
149
This library provides the possibility to change the log-level threshold for a
150
150
single thread by adding a token in the header of a request. A detailed
151
151
description 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 ) .
153
153
154
154
## Logging Stacktraces
155
155
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 ) .
157
158
158
159
## Sample Application
159
160
You can’t perform that action at this time.
0 commit comments