linguini1 commented on code in PR #16493: URL: https://github.com/apache/nuttx/pull/16493#discussion_r2134844082
########## drivers/syslog/Kconfig: ########## @@ -140,11 +140,35 @@ config SYSLOG_INTBUFSIZE comment "Formatting options" +config SYSLOG_RFC5424 + bool "RFC5424 syslog protocol" + default n + ---help--- + Causes syslog logs to follow RFC 5424 (syslog protocol). Review Comment: Great point! I'll revise that! -- 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