bogkonstantin / android_income_sms_gateway_webhook

Simple Android incoming SMS to URL forwarder
MIT License
352 stars 96 forks source link

Display the program activity log #68

Open NabiKAZ opened 4 months ago

NabiKAZ commented 4 months ago

Sometimes the message is not sent, and to know the problem, I need to see the log files of the program. It is better to have a box at the bottom of the program to display all the messages that the program has seen or sent and possible errors.

mockup: image

bogkonstantin commented 2 months ago

Added syslog in v.2.3.0 (a bit different - since it shows errors only)