provide-telemetry
2025-04-07
Rename logging subpackage to logger and add plog convenience module
9 files · 69+ · 4-
Package rename and plog module
7 files changed
__init__.pyUpdated import to use logger instead of logging__init__.pyRenamed from logging/base.pyRenamed from logging/base.pyconfig.pyRenamed from logging/config.pyformatters.pyRenamed from logging/formatters.py with minor fixesproxy.pyRenamed from logging/proxy.pyplog.pyNew convenience logging module
- Renamed logging/ to logger/ to avoid conflicts with Python stdlib logging module
decouple
internal
1 file
__init__.py
- Added plog.py with 62 lines of convenience logging functions
instantiate
internal
1 file
plog.py