forked from kongfp/TP_Admin
31
0
Fork 1
TP_API/logs/log_path.py

2 lines
62 B
Python

import os
LOG_DIR = os.path.dirname(os.path.abspath(__file__))