X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvlib%2Flog.h;h=a94c57a51ebc11730ff21e6560f7d1db6ef73562;hb=887f1aa725ed64c3c83aca557bd7bb6588bacaf7;hp=75bdceb806e3a356f488b8a48fe9f3a138e27e1e;hpb=4d7ad4a6cc08e316d78de5ac7ce3ead4e9bfcb66;p=vpp.git diff --git a/src/vlib/log.h b/src/vlib/log.h index 75bdceb806e..a94c57a51eb 100644 --- a/src/vlib/log.h +++ b/src/vlib/log.h @@ -108,6 +108,7 @@ typedef struct /* config */ vlib_log_class_config_t *configs; uword *config_index_by_name; + int add_to_elog; /* registrations */ vlib_log_class_registration_t *registrations;