summaryrefslogtreecommitdiff
path: root/src/KM_log.h
diff options
context:
space:
mode:
authorjhurst <jhurst@cinecert.com>2013-06-17 17:55:54 +0000
committerjhurst <>2013-06-17 17:55:54 +0000
commitba6e57635ce6482fa9dcd6a824b579edb459b834 (patch)
treef354c0297a4233f9cb89396b2fa9fac893ba8140 /src/KM_log.h
parente54f387729bacc2d3e8c93aeb59ee45181d6f714 (diff)
tweezes
Diffstat (limited to 'src/KM_log.h')
-rwxr-xr-xsrc/KM_log.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/KM_log.h b/src/KM_log.h
index bc99cd1..9279f30 100755
--- a/src/KM_log.h
+++ b/src/KM_log.h
@@ -88,6 +88,7 @@ namespace Kumu
LOG_NOTICE, // application user info
LOG_ALERT, // application non-fatal or near-miss error
LOG_CRIT, // application fatal error
+ LOG_MAX
};