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
--- FAIL: TestLogTextHandler (0.00s) logger_test.go:34: got time=2022-09-09T14:52:49.575Z level=INFO msg=msg a=1 b=2 want ^time=\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}\.\d{3}-\d{2}:\d{2} level=INFO msg=msg a=1 b=2$ logger_test.go:37: got time=2022-09-09T14:52:49.575Z level=DEBUG msg=bg a=1 b=2 want ^time=\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}\.\d{3}-\d{2}:\d{2} level=DEBUG msg=bg a=1 b=2$ logger_test.go:40: got time=2022-09-09T14:52:49.575Z level=WARN msg=w dur=3s want ^time=\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}\.\d{3}-\d{2}:\d{2} level=WARN msg=w dur=3s$ logger_test.go:43: got time=2022-09-09T14:52:49.575Z level=ERROR msg=bad a=1 err=EOF want ^time=\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}\.\d{3}-\d{2}:\d{2} level=ERROR msg=bad a=1 err=EOF$ logger_test.go:46: got time=2022-09-09T14:52:49.575Z level=WARN-1 msg=w a=1 b=two want ^time=\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}\.\d{3}-\d{2}:\d{2} level=WARN-1 msg=w a=1 b=two$ logger_test.go:49: got time=2022-09-09T14:52:49.575Z level=INFO-1 msg="a b c" a=1 b=two want ^time=\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}\.\d{3}-\d{2}:\d{2} level=INFO-1 msg="a b c" a=1 b=two$ --- FAIL: TestConnections (0.00s) logger_test.go:66: got time=2022-09-09T14:52:49.575Z level=INFO msg=msg2 want ^time=\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}\.\d{3}-\d{2}:\d{2} level=INFO msg=msg2$ FAIL FAIL golang.org/x/exp/slog 0.022s
2022-09-09T14:51:30-3746e55-218294f/linux-amd64
The text was updated successfully, but these errors were encountered:
I believe this was fixed in CL 429836.
Sorry, something went wrong.
jba
No branches or pull requests
2022-09-09T14:51:30-3746e55-218294f/linux-amd64
The text was updated successfully, but these errors were encountered: