Home | History | Annotate | Download | only in logging

Lines Matching refs:dfmt

681             dfmt = config.get('datefmt', None)
682 result = logging.Formatter(fmt, dfmt)