can't try spdlog #11
Unanswered
CarlosLagarto
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Asynchronous related stuffs (struct Currently you can only try non-asynchronous stuff, just remove |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am studying the exchange of my current log machinery by spdlog-rs.
Can't move forward as something isn't working :-)
I am trying with
[dependencies]
---other stuff ---
spdlog-rs = {version = "0.2.3", default-features = false, features = ["flexible-string", "multi-thread"]}
Beta Was this translation helpful? Give feedback.
All reactions