prefect.server.logs.stream
Log streaming for live log distribution via websockets.
Functions
subscribed
filter
: The log filter to apply
logs
filter
: The log filter to apply
log_matches_filter
log
: The log to checkfilter
: The filter to apply
- True if the log matches the filter, False otherwise