Growberry / growberry_pi

This is a local program that will run on a raspberry pi for reading/recording inputs, and controlling outputs.
http://www.reddit.com/r/growberry_pi
2 stars 0 forks source link

No handlers could be found for logger "pins" #12

Closed austinmeier closed 5 years ago

austinmeier commented 5 years ago

From @austinmeier on December 15, 2016 18:48

Something is wrong with the logging handler. Not catching the pins.py logger.

No handlers could be found for logger "pins"

is printed to the console after manually starting growberry with python growberry

_Copied from original issue: austinmeier/old_growberrypi#10

austinmeier commented 5 years ago

This does not seem to be isolated to to the pins logger.

I am not seeing log statements for anything except main

something is wrong with the handler.