class documentation

class DSTFormatter(logging.Formatter):

View In Hierarchy

Undocumented

Method formatTime Undocumented
def formatTime(self, record: logging.LogRecord, datefmt: str | None = None) -> str: ΒΆ

Undocumented