prefect.logging.formatters
format_exception_info
format_exception_info(exc_info: ExceptionInfoType) -> dict[str, Any]
JsonFormatter
format
format(self, record: logging.LogRecord) -> str
PrefectFormatter
formatMessage
formatMessage(self, record: logging.LogRecord) -> str
Was this page helpful?