Patrick Falls пре 12 година
родитељ
комит
7abea5bad9
1 измењених фајлова са 5 додато и 0 уклоњено
  1. 5 0
      dropwizard/hello-world.yml

+ 5 - 0
dropwizard/hello-world.yml

@@ -38,3 +38,8 @@ database:
 
 
   # the maximum lifetime of an idle connection
   # the maximum lifetime of an idle connection
   closeConnectionIfIdleFor: 1 minute
   closeConnectionIfIdleFor: 1 minute
+
+logging:
+
+  # The default level of all loggers. Can be OFF, ERROR, WARN, INFO, DEBUG, TRACE, or ALL.
+  level: ERROR