diff options
| author | jhurst <jhurst@cinecert.com> | 2013-06-17 17:55:54 +0000 |
|---|---|---|
| committer | jhurst <> | 2013-06-17 17:55:54 +0000 |
| commit | ba6e57635ce6482fa9dcd6a824b579edb459b834 (patch) | |
| tree | f354c0297a4233f9cb89396b2fa9fac893ba8140 /src/KM_log.h | |
| parent | e54f387729bacc2d3e8c93aeb59ee45181d6f714 (diff) | |
tweezes
Diffstat (limited to 'src/KM_log.h')
| -rwxr-xr-x | src/KM_log.h | 1 |
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 }; |
