prefect.logging
formatters
prefect.logging.formatters
Functions
format_exception_info
Classes
JsonFormatter
Formats log records as a JSON string.
The format may be specified as “pretty” to format the JSON with indents and newlines.
Methods:
format
PrefectFormatter
Methods: