Skip to content
Snippets Groups Projects
Commit 8c58cd2b authored by Niko Ehrenfeuchter's avatar Niko Ehrenfeuchter :keyboard:
Browse files

Fix example code

parent 78322264
Branches
Tags
No related merge requests found
......@@ -2,7 +2,7 @@
Example
-------
>>> from log import log
>>> from log import LOG as log
From there on a logger is available for usage with e.g. log.warn(), even if the
import statement from above happens in multiple places across modules, it will
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment