micropython-ulogger

log library

A lightweight log module designed for micropython to reduce unnecessary operations and improve performance.

Lightweight log module customized for micropython.

GitHub

35 stars
1 watching
2 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
majoson-chen/micropython-urouter A lightweight HTTP request routing processing library for Micropython 50
oval-group/mlogger A lightweight logger for machine learning experiments 127
mengrao/fmtlog A high-performance logging library with low latency and asynchronous functionality. 801
hardysimpson/zlog A logging library designed to be fast, safe and flexible, providing a clear model for managing log entries. 2,247
xybor-x/xylog A Python-like logging design in Golang with features like leveled and structured logging, dynamic fields, high performance, zone management, simple configuration, and readable syntax. 16
phuslu/log A structured logging library that provides multiple output options and high-performance features. 681
tinylog-org/tinylog A lightweight logging framework for Java and other languages 700
jacklinquan/micropython-cryptomsg An AES CBC mode encryption module for MicroPython devices 5
jbrodriguez/mlog A simple logging module with rotating file feature and console logging capabilities 34
peterhinch/micropython-msgpack MicroPython MessagePack implementation 28
spotlightkid/upy-msgpack A lightweight MessagePack serialization library for MicroPython 0
gookit/slog A lightweight and configurable logging library for Go. 400
xfxdev/xlog Provides a flexible logging system with a plugin architecture and customizable log layouts. 8
pinsonjonas/mpl3115a2_micropython A library providing an interface to the MPL3115A2 Altimeter's I2C communication protocol for measurement of atmospheric conditions. 4
khoulihan/micropython-mpl115a2 A Python module providing access to the MPL115A2 barometric pressure sensor via I2C 2