How to read logs in a goroutine ? #182
cmarmonier
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I would like to read all log entries in a goroutine while other goroutines are creating a new log: is this possible?
Beta Was this translation helpful? Give feedback.
All reactions