xiaoxiang781216 commented on code in PR #14923:
URL: https://github.com/apache/nuttx/pull/14923#discussion_r1855842860
##########
drivers/syslog/Kconfig:
##########
@@ -407,5 +407,25 @@ config SYSLOG_REGISTER
---help---
This option will support register the syslog channel
dynamically.
+config SYSLOG_STDOUT
Review Comment:
but why not enable CONFIG_CONSOLE_SYSLOG? which just do what you want but in
an elegant way.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]