tuoheng_algN/test/日志/test.py

5 lines
65 B
Python
Raw Normal View History

2025-01-21 09:26:34 +08:00
from os import environ
print("LOGURU_TRACE_NO" not in environ)