From c802b309827c2293cc9aa12a9c3cd61f717637cc Mon Sep 17 00:00:00 2001 From: Stefano Perazzolo <13318704+beetlecrunch@users.noreply.github.com> Date: Fri, 1 Dec 2023 10:36:02 +0100 Subject: [PATCH] Revert "add fake commit" This reverts commit 2ece65d8b6ca096210fe706db5823e574cf43d44. --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index dbf1660..129774e 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,4 @@ curl -X PUT /loglevel/logback?logger=&level= where `` 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 \ No newline at end of file +[Source](https://doc.akka.io/docs/akka-management/current/loglevels/logback.html) \ No newline at end of file