summaryrefslogtreecommitdiff
path: root/include/filelogger.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/filelogger.h')
-rw-r--r--include/filelogger.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/filelogger.h b/include/filelogger.h
index 1aefc0a35..731a6dcad 100644
--- a/include/filelogger.h
+++ b/include/filelogger.h
@@ -20,6 +20,7 @@
* */
enum DebugLevel
{
+ RAWIO = 5,
DEBUG = 10,
VERBOSE = 20,
DEFAULT = 30,