Creates a sink that discards all logs (like /dev/null). Useful for benchmarking the logger overhead without I/O.
/dev/null
The shape of the objects this sink accepts.
Creates a sink that discards all logs (like
/dev/null). Useful for benchmarking the logger overhead without I/O.