try new bottom components

This commit is contained in:
geoffrey45
2022-06-29 15:59:58 +03:00
committed by Mungai Geoffrey
parent 2f78ee3883
commit f919ce35df
8 changed files with 134 additions and 86 deletions
-3
View File
@@ -1,8 +1,5 @@
import logging
from app.settings import logger
class CustomFormatter(logging.Formatter):
grey = "\x1b[38;20m"