Skip to content

no propper logging included #170

Description

@MarcoLux06

I love using this library but the logging functionality is not great. It does not include a named logger and just loggs to the root logger. This makes it very hard to use in larger projects where logging is necessary. There are also some print() statements that should be logs instead. For example the 'Starting camera thread.' text at startup.

so in conclusion:

  • add a logger with proper name
  • replace print() statements with logging messanges

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions