Set statsd logging to warn

This commit is contained in:
Tim Kuhlman 2014-03-18 10:05:32 -06:00
parent 00b18d6436
commit b0e82eb54d
2 changed files with 3 additions and 1 deletions

View File

@ -4,4 +4,4 @@ maintainer_email 'hpcs-mon@hp.com'
license 'All rights reserved'
description 'Installs/Configures mon_notification'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '0.1.1'
version '0.1.2'

View File

@ -54,6 +54,8 @@ logging: # Used in logging.dictConfig
level: WARN
kafka:
level: WARN
statsd:
level: WARN
root:
handlers:
- file