Files
tgex-backend/shared/logger/__init__.py
T
root a33fa24e99
Build & Push / build (push) Canceled after 0s
Initial commit
2026-08-05 19:31:35 +03:00

4 lines
75 B
Python

__all__ = ['LoggerConfig', 'init']
from .logger import LoggerConfig, init