Skip to content

easy logging methods or default_logger ? #11

@feth

Description

@feth

Do we prefer an API with

logger = get_logger()

or

log("coucou")

or both ?

For the latter, we could use a default_logger() method, that would enable the log method.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions