Skip to content

Basic logging shortcut interest? #27

Open
@StohanzlMart

Description

@StohanzlMart

In my ifmain block i often put:

from logging import basicConfig, DEBUG, INFO, debug, info, warning, error
basicConfig(level=DEBUG)

Then I can easily use debug("hello main") and so on in my code, instead of print...

Is this something you want a pr for? If yes, any requirements or wishes for the binding?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions