But you need each logging call to be very fast, cause logging calls are usually synchronous.
If you're writing telemetry then that's different. But if you're using logging to write your telemetry then there are better ways to do it.
If you're writing telemetry then that's different. But if you're using logging to write your telemetry then there are better ways to do it.