yamt commented on code in PR #14923: URL: https://github.com/apache/nuttx/pull/14923#discussion_r1857773567
########## 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: well, i don't understand what problem you want to solve. your description only says "avoid confusion." if the problem is that your application is using syslog and printf in a way which somehow confuses you, the most straightforward solution would be to fix your application. -- 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