Answered by
TArch64
Sep 22, 2024
Replies: 3 comments 4 replies
|
I have |
0 replies
|
You’re running it as a handler within another Go app, correct? You can pass the server opts a logger with a warn or error level and you shouldn’t see much of anything emitted https://pkg.go.dev/riverqueue.com/riverui#ServerOpts |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Thanks for your help! Added
RIVER_LOG_LEVELenv which solves all my issues so closing the discussion