XinStellaris commented on PR #6512: URL: https://github.com/apache/incubator-nuttx/pull/6512#issuecomment-1168281601
After all the discussion, sched_lock or critical section in this pr will impact real-time behavior. So I will change how the application calls syslog, by spliting long string into several lines and enable CONFIG_SYSLOG_BUFFER. At least I can make sure each line is not garbled when the printed line is not too long. I will close this pr, hope this discussion benefits those who encounter similar problems. -- 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