Replies: 1 comment 2 replies
-
Hi @Jasperav 👋 The |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
The Display will still use hyphens in the UUID, but the Debug trait doesn't. I am logging a lot of information, and since I think version 1.0, I don't have the hyphens in the logging anymore. Now I don't know how I can convert the unhyphened uuid to a 'normal' uuid so I can debug easily.
Why is doesn't the Debug trait include hyphens anymore? Is there an easy way to get it back? I don't want to rewrite my entire codebase to use the Hyphenated struct.
Beta Was this translation helpful? Give feedback.
All reactions