acassis commented on code in PR #17018:
URL: https://github.com/apache/nuttx/pull/17018#discussion_r2353637856


##########
include/syslog.h:
##########
@@ -121,6 +121,8 @@
 #define LOG_INFO      6  /* Informational message */
 #define LOG_DEBUG     7  /* Debug-level message */
 
+#define LOG_LOWOUT   8  /* Log to console straightly for debugging */

Review Comment:
   My fault, I had understood it was removed, in fact it was changed. The 
LOG_EMERG still exist



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to