[][src]Module holochain_logging::rule

Log filtering facility: add the capability to filter out by regex log messages and/or colorize them.

Structs

RuleFilter

This is our main way to filter out or colorize log messages.

RuleFilterBuilder

RuleFilter builder following the builder pattern.