We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Maybe it's my config, but UUID's show a memory reference instead of their string representation. See this example:
16:48:11.589 [main] DEBUG Exposed - INSERT INTO EVENTOCCURRENCES (EVENT_ID, ID, "START") VALUES ([B@495b0487, [B@55dfcc6, 1524092400)
The text was updated successfully, but these errors were encountered:
#289 UUID's are not shown in logs
9c2c60c
Thank you for a report. Fixed in master
Sorry, something went wrong.
Tapac
No branches or pull requests
Maybe it's my config, but UUID's show a memory reference instead of their string representation.
See this example:
The text was updated successfully, but these errors were encountered: