From 8ddeb670464ba757567e147780a3c7f4fb9c9acb Mon Sep 17 00:00:00 2001 From: phk Date: Mon, 14 Jan 2008 10:30:47 +0000 Subject: [PATCH] Add SHM tag VCL_info for informative messages from VCL execution. git-svn-id: svn+ssh://projects.linpro.no/svn/varnish/trunk@2343 d4fa192b-c00b-0410-8231-f00ffab90ce4 --- varnish-cache/include/shmlog_tags.h | 1 + 1 file changed, 1 insertion(+) diff --git a/varnish-cache/include/shmlog_tags.h b/varnish-cache/include/shmlog_tags.h index 034be8fb..e1dc705a 100644 --- a/varnish-cache/include/shmlog_tags.h +++ b/varnish-cache/include/shmlog_tags.h @@ -85,6 +85,7 @@ SLTM(VCL_call) SLTM(VCL_trace) SLTM(VCL_return) SLTM(VCL_error) +SLTM(VCL_info) SLTM(ReqStart) SLTM(Hit) SLTM(HitPass) -- 2.39.5