A small and simple implementation of Pythons logging module. Avoids having to use print() statements in your code for logging and debugging. Many MicroPython versions exist, this one is as much as possible stripped of ballast I don't use to reduce its size. See demo.py and the resulting demo_output.txt for its workings. To use copy logging.py to your device in your working directory or (better) somewhere in sys.path.
-
Notifications
You must be signed in to change notification settings - Fork 4
Minimalistic logging implementation for MicroPython.
License
erikdelange/MicroPython-Logging
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Minimalistic logging implementation for MicroPython.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published