Metadata-Version: 1.2
Name: micropython-logging
Version: 0.5
Summary: logging module for MicroPython
Home-page: https://github.com/pfalcon/micropython-lib
Author: Stefan Lehmann
Author-email: micropython-lib@googlegroups.com
Maintainer: Paul Sokolovsky
Maintainer-email: micropython-lib@googlegroups.com
License: MIT
Description: This is a module reimplemented specifically for MicroPython standard library,
        with efficient and lean design in mind. Note that this module is likely work
        in progress and likely supports just a subset of CPython's corresponding
        module. Please help with the development if you are interested in this
        module.
Platform: UNKNOWN
