Add tracing to client #43

Closed
opened 2026-02-24 08:29:34 -08:00 by puregarlic · 1 comment
Owner

The client has no logging capability at the moment, so we're relying on bad-practice println! calls. It's making it overall difficult to debug the application. We should add the tracing crate, and instrument the application accordingly, as done with the backend server.

The client has no logging capability at the moment, so we're relying on bad-practice `println!` calls. It's making it overall difficult to debug the application. We should add the `tracing` crate, and instrument the application accordingly, as done with the backend server.
Author
Owner

Closed in #40

Closed in #40
Sign in to join this conversation.
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
puregarlic/microclimate#43
No description provided.