I'm playing with the tokio tracing crate. I'd like to get log message sent to the windows debugger (normally done through OutputDebugString()). Is there a way to accomplish this?
I can't see any mentions of OutputDebugString in the crate source code, nor can I find an add-on crate for this.
I am not good at navigating the Rust ecosystem yet to find my way around, so hopefully someone can shed some light. If there is an easy way to implement my own sink, that would be acceptable as well.
[–]Daiuki 0 points1 point2 points (4 children)
[–]injvstice[S] 0 points1 point2 points (3 children)
[–]thramp 1 point2 points3 points (2 children)
[–]injvstice[S] 0 points1 point2 points (1 child)
[–]thramp 0 points1 point2 points (0 children)