Browse Source

giving up on configuring the rpi.gpio logger

digital 8 years ago
parent
commit
f59e82dca9
1 changed files with 0 additions and 10 deletions
  1. 0 10
      config/logging.yaml

+ 0 - 10
config/logging.yaml

@@ -49,16 +49,6 @@ loggers:
         handlers: [chandler]
         propagate: no
         # handlers: [chandler,fh_client_chat]
-    RPi.GPIO:
-        level: DEBUG
-        handlers: [chandler]
-        propagate: no
-    GPIO:
-        level: DEBUG
-        handlers: [chandler]
-        propagate: no
-
-