Skip to content

Commit

Permalink
Revert "add fake commit"
Browse files Browse the repository at this point in the history
This reverts commit 2ece65d.
  • Loading branch information
beetlecrunch committed Dec 1, 2023
1 parent 2ece65d commit c802b30
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,4 @@ curl -X PUT <akkaManagementEndpoint>/loglevel/logback?logger=<loggerName>&level=
where `<loggerName>` is the name of a specific logger that has to have been created in the code itself.
`GET`ting the same endpoints w/o the `level` query parameters returns the actual logging level for that logger.

[Source](https://doc.akka.io/docs/akka-management/current/loglevels/logback.html)

fake commit
[Source](https://doc.akka.io/docs/akka-management/current/loglevels/logback.html)

0 comments on commit c802b30

Please sign in to comment.