zrepl/daemon/logging
Christian Schwarz 3cb1865909 chore: trace spans: use crypto/rand for generating them
math/rand.Read is deprecated in newer Go versions.

Also, it appears that crypto/rand is faster when used from multiple
goroutines: https://gist.github.com/problame/0699acd6f99db4163f26f0b8a61569f3
2024-09-08 23:19:45 +00:00
..
trace chore: trace spans: use crypto/rand for generating them 2024-09-08 23:19:45 +00:00
build_logging.go Reformat all files with make format. 2020-08-31 23:57:45 +02:00
logging_context.go [#307] add package trace, integrate it with logging, and adopt it throughout zrepl 2020-05-19 11:30:02 +02:00
logging_formatters.go [#307] add package trace, integrate it with logging, and adopt it throughout zrepl 2020-05-19 11:30:02 +02:00
logging_outlets.go Spellcheck all files 2020-02-24 16:06:09 +01:00