commit 204664de394cc9e7cf0401fb01513543f43876e1
parent 77f3f2ff6fca9ac79a3bed2ac60fca292659d97b
Author: Daniel Chavez <dacechavez@gmail.com>
Date: Tue, 7 May 2019 08:52:36 +0200
add missing LOG_ERR constant
Diffstat:
api/python.md | 1 +
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/api/python.md b/api/python.md
@@ -82,6 +82,7 @@ The kore module exports some constants that can be used by the Python code.
* LOG\_INFO
* LOG\_NOTICE
+* LOG\_ERR
* RESULT\_OK
* RESULT\_RETRY
* RESULT\_ERROR