Пример #1
0
def info(msg, *args, **kwargs):
    Logger._info(msg, *args, **kwargs)
    LoggerHistoryProper.add_data(msg, 'info')