vlib: per-class logging configuration in startup.conf
[vpp.git] / src / vpp / conf / startup.conf
index 8b02ac8..864de11 100644 (file)
@@ -239,4 +239,6 @@ cpu {
    # default-log-level debug
    ## set default logging level for syslog or stderr output
    # default-syslog-log-level info
+   ## Set per-class configuration
+   # class dpdk/cryptodev { rate-limit 100 level debug syslog-level error }
 # }