X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvlib%2Flog.h;fp=src%2Fvlib%2Flog.h;h=0ded4a8ec84b0189a62bfb738f1c5611c25351d0;hb=62d656ace95ea5002c6c5c8e2eddb2901d38ab6f;hp=c3ebb8150eea1cf38b8c68bd7158387c3b0baa39;hpb=85b285b9000b056213c871dd128733085f0a8f37;p=vpp.git diff --git a/src/vlib/log.h b/src/vlib/log.h index c3ebb8150ee..0ded4a8ec84 100644 --- a/src/vlib/log.h +++ b/src/vlib/log.h @@ -117,6 +117,7 @@ typedef struct extern vlib_log_main_t log_main; +clib_error_t *vlib_log_init (struct vlib_main_t *vm); vlib_log_class_t vlib_log_register_class (char *vlass, char *subclass); vlib_log_class_t vlib_log_register_class_rate_limit (char *class, char *subclass,