diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index d83585d..84ca334 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -4,17 +4,10 @@
-
-
-
+
-
-
-
-
+
-
-
@@ -273,7 +266,7 @@
-
+
@@ -451,7 +444,15 @@
1769073690382
-
+
+
+ 1769075990984
+
+
+
+ 1769075990984
+
+
@@ -524,7 +525,8 @@
-
+
+
diff --git a/config/packages/monolog.yaml b/config/packages/monolog.yaml
index bbc6f01..06b67a2 100644
--- a/config/packages/monolog.yaml
+++ b/config/packages/monolog.yaml
@@ -20,7 +20,7 @@ when@prod:
main:
type: stream
path: "%kernel.logs_dir%/%kernel.environment%.log"
- level: info
+ level: debug
channels: ["!deprecation"]
deprecation:
type: stream