summaryrefslogtreecommitdiffstats
path: root/errlevel.h
diff options
context:
space:
mode:
Diffstat (limited to 'errlevel.h')
-rw-r--r--errlevel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/errlevel.h b/errlevel.h
index 38480ef..95c8a30 100644
--- a/errlevel.h
+++ b/errlevel.h
@@ -75,6 +75,7 @@
#define D_CLOSE LOGLEV(2, 22, 0) /* show socket and TUN/TAP close */
#define D_SHOW_OCC_HASH LOGLEV(2, 23, 0) /* show MD5 hash of option compatibility string */
#define D_PROXY LOGLEV(2, 24, 0) /* show http proxy control packets */
+#define D_ARGV LOGLEV(2, 25, 0) /* show struct argv errors */
#define D_TLS_DEBUG_LOW LOGLEV(3, 20, 0) /* low frequency info from tls_session routines */
#define D_GREMLIN LOGLEV(3, 30, 0) /* show simulated outage info from gremlin module */