getsentry/rust_arroyo

Add logs

Open

#12 opened on May 20, 2022

 (0 comments) (0 reactions) (0 assignees)Rust (0 forks)auto 404
good first issue

Repository metrics

Stars
 (2 stars)
PR merge metrics
 (PR metrics pending)

Description

The original python version of arroyo has plenty of log messages around. Pick a logging library (you can copy from relay or symbolicator) and add log messages where python arroyo has them.

This task is a good one to familiarize with the library.

Contributor guide