Module stream

Source
Expand description

Stream that logs errors as events.

This stream can be used to wrap IMAP, SMTP and HTTP streams so errors that occur are logged before they are processed.

Structsยง

LoggingStream ๐Ÿ”’
Stream that logs errors to the event channel.
Metrics ๐Ÿ”’