Skip to content

Suggestion to add info on logging levels #265

@markwmuller

Description

@markwmuller

Thanks for a great tool!
I had some trouble initially, as the jupyter notebook would only print error messages, but not debug or info.

It took me some time to understand that I need to modify my configuration.yaml to add the logger line. I suggest adding to the example notebook, in the block containing To display messages use the log.debug (the print function is not currently supported) to say something like the following (I don't know how to submit a PR on this):

To display messages use the log.debug (the print function is not currently supported). If you're not seeing any output from the below, make sure that you've set up your logger to display more than error messages (which is the default). For more information, including how to configure your `configuration.yaml`, see here: https://www.home-assistant.io/integrations/logger/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions