Explorar o código

turn off logging

Patrick Falls %!s(int64=12) %!d(string=hai) anos
pai
achega
3022adeaa0
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  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