From 70bec5ea4fe6f884ce4aab57e4ecb2dc9d21c856 Mon Sep 17 00:00:00 2001 From: Maksim Pischulenok Date: Sun, 12 Oct 2025 18:11:09 +0300 Subject: [PATCH] Disable json logs --- src/main/resources/application.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 23fe2d9..5213e70 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -1,2 +1,2 @@ spring.application.name=memevizor -logging.structured.format.console=ecs \ No newline at end of file +