numam-dpdk/doc/guides/contributing
Stephen Hemminger 7f0bb634a1 log: add ability to match log type with globbing
Regular expressions are not the best way to match a hierarchical
pattern like dynamic log levels. And the separator for dynamic
log levels is period which is the regex wildcard character.

A better solution is to use filename matching 'globbing' so
that log levels match like file paths. For compatibility,
use colon to separate pattern match style arguments. For
example:
	--log-level 'pmd.net.virtio.*:debug'

This also makes the documentation match what really happens
internally.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
2018-04-25 12:14:37 +02:00
..
img doc: add patch submit cheatsheet 2015-12-14 23:17:33 +01:00
cheatsheet.rst doc: add patch submit cheatsheet 2015-12-14 23:17:33 +01:00
coding_style.rst log: add ability to match log type with globbing 2018-04-25 12:14:37 +02:00
design.rst doc: update for VFD experimental API 2017-01-17 19:48:02 +01:00
documentation.rst app/testpmd: disable Rx VLAN offloads by default 2018-01-31 21:45:33 +01:00
index.rst doc: add guidelines on stable and lts releases 2017-02-08 15:33:36 +01:00
patches.rst doc: add maintainers section to the contributors guide 2018-02-14 00:23:25 +01:00
stable.rst doc: mention 17.11 LTS in contributing guide 2017-11-12 05:40:00 +01:00
versioning.rst doc: add ABI experimental tag in versioning guide 2018-01-29 23:35:29 +01:00