Administrator
2023-08-02 f889cad52174b5bb1dc1ca6fecac7e71d59e905d
1
2
3
4
from log_module.log import logger_l2_process_time
 
if __name__ == "__main__":
    logger_l2_process_time.info("test123")