Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 258 Bytes

debug.md

File metadata and controls

10 lines (9 loc) · 258 Bytes

Debugging

If you experience unexpected output, please create an issue with additional logging. You can add the following lines to enable logging

logger:
  default: error
  logs:
      custom_components.jumbo: debug
      jumbo_api.jumbo_api: debug