class Logger: @staticmethod def log(msg): print(msg)