aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Source/charon/logger.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/Source/charon/logger.h b/Source/charon/logger.h
index ba8bef8ec..035ddfe61 100644
--- a/Source/charon/logger.h
+++ b/Source/charon/logger.h
@@ -46,6 +46,10 @@ enum logger_level_e {
* private data dumps
*/
PRIVATE = 8,
+ /**
+ * print errors
+ */
+ ERROR = 16,
/**
* All Lol Levels