Module logi_filter_severity

A logi_filter implementation which filters log messages by given severity condition.

Copyright © 2015-2016 Takeru Ohta <phjgt308@gmail.com>

Behaviours: logi_filter.

Description

A logi_filter implementation which filters log messages by given severity condition

Function Index

new/1Creates a new filter instance.

Function Details

new/1

new(SeverityCondition::logi_condition:severity_condition()) -> logi_filter:filter()

Creates a new filter instance

If a log message does not match SeverityCondition, it is discarded by the filter.


Generated by EDoc, Sep 27 2018, 23:13:24.