Skip to content

Conversation

@jsl12
Copy link
Contributor

@jsl12 jsl12 commented May 31, 2025

No description provided.

@jsl12
Copy link
Contributor Author

jsl12 commented May 31, 2025

Added dumping of the services to diag log

Enable it by adding the following to your appdaemon.yaml:

appdaemon:
  ... # rest of config
  module_debug:
    Diag.services: DEBUG  # Enables dumping of all the services to the diag log
... # rest of config
logs:
  ... # rest of config
  diag_log:
    level: DEBUG          # Sets the log level of the diag log to debug

@acockburn acockburn merged commit 8e0952a into dev Jun 1, 2025
15 checks passed
@jsl12 jsl12 deleted the service-debug branch June 1, 2025 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants