summaryrefslogtreecommitdiffstats
path: root/src/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/types.h')
-rw-r--r--src/types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/types.h b/src/types.h
index 1730459..684fe4a 100644
--- a/src/types.h
+++ b/src/types.h
@@ -38,6 +38,7 @@ typedef enum _fastd_loglevel {
LOG_ERROR,
LOG_WARN,
LOG_INFO,
+ LOG_VERBOSE,
LOG_DEBUG,
} fastd_loglevel;