Skip to content
This repository has been archived by the owner on Jul 5, 2023. It is now read-only.

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