grisp / grisp_connect

GRiSP.io client application
Apache License 2.0
1 stars 0 forks source link

Automated logging towards GRiSP.io #18

Closed ziopio closed 7 months ago

ziopio commented 9 months ago

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.

ziopio commented 8 months ago

See logging of GRiSP baords on GRiSP.io