mirror of
https://github.com/meshtastic/python.git
synced 2025-12-26 17:37:51 -05:00
4 lines
101 B
Python
4 lines
101 B
Python
"""Structured logging framework (see dev docs for more info)."""
|
|
|
|
from .slog import LogSet, root_dir
|