log: allow filtering messages with a regexp pattern
authorRafał Miłecki <zajec5@gmail.com>
Tue, 14 Jul 2015 06:43:55 +0000 (08:43 +0200)
committerJohn Crispin <blogic@openwrt.org>
Sat, 4 Jul 2015 19:37:54 +0000 (21:37 +0200)
commit907d046c8929fb74e5a3502a9498198695e62ad8
tree442796bb76a052daa6f2ecc17c57f7245f801353
parentab5b47397cc143798ba2f367f04579e5b5b82070
log: allow filtering messages with a regexp pattern

This allows printing/streaming/writing messages matching a specified
basic regular expression only.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
log/logread.c