Macro for logger with target #25

Open
opened 2026-02-21 20:02:22 +00:00 by shaunrd0 · 0 comments
Owner

instead of info!(target: Self::ID, "message") we should have something like kinfo!("message") that handles the target under the hood.

instead of `info!(target: Self::ID, "message")` we should have something like `kinfo!("message")` that handles the `target` under the hood.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: shaunrd0/clide#25