Skip to content

Blynk Error Logging

Compare
Choose a tag to compare
@thomasnorris thomasnorris released this 05 Dec 20:56
· 18 commits to master since this release

Catches Blynk errors and logs them to a text file instead of throwing an uncaught exception.

Also in this release:

  • Blynk now waits for the local server to come online before attempting to connect
    • This was causing a lot of errors to be thrown which is the main reason for catching and logging the errors