You are not logged in.
Pages: 1
Hi there,
I'm currently developing an app that reads a certain string message from the log. Nevertheless, whenever the message is registered three times, it only appears "Suppressing duplicate logs", not allowing the app to work properly. The message is sent from an Arduino via Serial, and in the terminal "192...../term", it shows correctly, but not in the "192....../log".
How can I avoid suppressing the message?
Thanks.
Offline
Slight change on response or different message after each duplicate message will prevent them to get surpassed
Offline
Pages: 1