err 0.7.1  err: ^0.7.1 copied to clipboard
err: ^0.7.1 copied to clipboard
A logs router that can pop messages to the device screen. The routes are configurable for each log level.
Changelog #
0.7.1 #
Fix infoFlash and debugFlash
0.7.0 #
- 
Breaking change: fix some functions in the api to be easier to use 
- 
Use more strict linting rules 
0.6.0 #
Remove the notifications route to avoid permissions issues
0.5.0 #
Breaking change: the context parameter is now positionnal for the main methods
Feature: add the notification route
0.4.0 #
Add sync functions
0.3.0 #
Breaking change: the api has been simplified with a more efficient syntax
0.2.0 #
Improve the terminal output
0.1.0 #
Initial release