Is there a way to run appdaemon in DEBUG mode (like -d DEBUG) with a appdaemon.yaml line? I tried log_level: DEBUG but it doesn’t seem to work.
Why? I am running appdaemon with docker-compose and it is harder to set command line options there. (I’m sure there is a way but my initial foray with command: -d DEBUG did not work.
Thanks @xaviml. But I’m looking for the global, not app-sepcific, debug mode. I’m trying to figure out why my appdaemon keeps disconnecting, and why the Dashboard is so insanely slow (> 60 sec to load).