def __init__(self):
     self.logger = CustomLogger.setup_logger(config.outlog)
     DatabaseConnection.check_database()
     self.start_unblocking()