Stream Archive: Connecting to Sentry with Rust (2022-05-16)

Subscribers:
8,080
Published on ● Video Link: https://www.youtube.com/watch?v=JzpwalZ9OfI



Duration: 1:15:10
18 views
0


Yesterday I discovered that there was a Sentry crate so wanted to check it out and see if we could set up Sentry as a logging service. Short answer is yes for backend...no for frontend.

Yew Component Library Code: [https://github.com/brooks-builds/yew_component_library](https://github.com/brooks-builds/yew_component_library)

Yew.rs Playground Code: [https://github.com/brooks-builds/yewrs_playground](https://github.com/brooks-builds/yewrs_playground)

Axum Playground Code: [https://github.com/brooks-builds/axum-playground](https://github.com/brooks-builds/axum-playground)

Database code: [https://github.com/brooks-builds/database](https://github.com/brooks-builds/database)

I tweet when I go live at [https://twitter.com/brooks_patton](https://twitter.com/brooks_patton) -- Watch live at https://www.twitch.tv/brookzerker







Tags:
axum
games
logging
rust
sentry
twitch
web development
yew.rs