Skip to content

Commit 370e63e

Browse files
Move documentation to the wiki
Change-Id: I9a26c75083d7c85e78cf951e2419ef3aef38fec0
1 parent 2d41dd0 commit 370e63e

File tree

3 files changed

+3
-98
lines changed

3 files changed

+3
-98
lines changed

DynamicLogLevels.md

Lines changed: 0 additions & 84 deletions
This file was deleted.

LoggingStacktraces.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,11 +149,12 @@ Here are sort of the minimal configurations you'd need:
149149
This library provides the possibility to change the log-level threshold for a
150150
single thread by adding a token in the header of a request. A detailed
151151
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).
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

0 commit comments

Comments
 (0)