micropython-lib/python-stdlib/logging
Alon Bar-Lev 784c55fdfb logging: Support extra context for LogRecord.
Extra context is usable to enrich log record with concrete context
additions.

Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
2025-07-06 02:13:16 +03:00
..
examples
logging.py logging: Support extra context for LogRecord. 2025-07-06 02:13:16 +03:00
manifest.py logging: Allow logging.exception helper to handle tracebacks. 2025-06-06 11:46:43 +10:00