diff --git a/config/prod.exs b/config/prod.exs
index b15c36d..cc48240 100644
--- a/config/prod.exs
+++ b/config/prod.exs
@@ -20,6 +20,7 @@ config :kmxgit, KmxgitWeb.Endpoint,
# Do not print debug messages in production
config :logger, level: :info
+config :logger, level: :debug
# ## SSL Support
#