Skip to content

May need update due to adafruit_logging 4.0.0 #24

Closed
@tekktrik

Description

@tekktrik

This library likely needs updates due to the adafruit_logging library upgrade. New use should be CPython compatible, and it may be worth allowing the CPython logging module to be imported if available.

Some common issues that are now present across libraries:

  • Locations of classes have changed, and some may have been removed.
  • PrintLogger no longer exists; instead, instance a Logger and add a StreamHandler instance with default arguments as the handler.

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