Administrator
2023-07-27 cda53e53c3b1c92d289b234a3a0106e66e2cac38
1
2
3
4
from log_module.log import logger_l2_process_time
 
if __name__ == "__main__":
    logger_l2_process_time.info("test123")