This logger is a copy from Adam's contribution in DAB.
The loop that gets the chunks and sends them via WS is handled with gen_statem timeouts in grisp_io_client.
If @bchassoul frontend changes https://github.com/stritzinger/grisp_manager/pull/41 are loaded into stage.grisp.io, it is possible to test this branch with the stage.
just set {domain, "stage.grisp.io"} in the grisp_io app config when deployng this app.
Your board needs to be linked to see its logs on the web page, but the logs will be sent anyway.
This logger is a copy from Adam's contribution in DAB. The loop that gets the chunks and sends them via WS is handled with gen_statem timeouts in
grisp_io_client
.If @bchassoul frontend changes https://github.com/stritzinger/grisp_manager/pull/41 are loaded into stage.grisp.io, it is possible to test this branch with the stage. just set {domain, "stage.grisp.io"} in the grisp_io app config when deployng this app. Your board needs to be linked to see its logs on the web page, but the logs will be sent anyway.