query
On this page

trace

lib.sources.trace

Docs pulled from | This Revision | 22 minutes ago


Add logging to a source, for troubleshooting the filtering behavior.

Inputs

src

Source to debug. The returned source will behave like this source, but also log its filter invocations.

Type

sources.trace :: sourceLike -> Source