Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

easy logging methods or default_logger ? #11

Open
feth opened this issue Mar 24, 2012 · 0 comments
Open

easy logging methods or default_logger ? #11

feth opened this issue Mar 24, 2012 · 0 comments

Comments

@feth
Copy link
Owner

feth commented Mar 24, 2012

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.

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

No branches or pull requests

1 participant