Move Custom Formatter class for logger to util.helper module from main.py

This commit is contained in:
Debanjum Singh Solanky
2022-10-20 00:26:23 +05:30
parent 5ed17ccbd7
commit 55d2fea9be
3 changed files with 26 additions and 28 deletions

View File

@@ -1,8 +1,6 @@
# System Packages
# Standard Packages
import sys
import logging
# External Packages
import json
# Internal Packages