[erlang-questions] What is "key" in rb:filter

Siri Hansen erlangsiri@REDACTED
Tue Aug 6 14:42:53 CEST 2013


The Key and Value corresponds to Tag and Data, respectively, in an
error|info|warning_report - see
http://www.erlang.org/doc/man/error_logger.html#type-report.

It could definitely have been better explained in the documentation!

/siri


2013/7/18 Bin Wang <wbin00@REDACTED>

> In the doc of rb:filter, it says:
>
> filter(Filters)
> Filters = [filter()]
> filter() = {Key, Value}
>
> But what is the "key" means?
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20130806/78c3b145/attachment.htm>


More information about the erlang-questions mailing list