How do we want to deal with logs, that weren't delivered? Classical logging frameworks do fire and forget. Here is an idea how to at least become aware of such situations: https://github.com/hilmarf/opentelemetry-java/pull/1
How do we want to deal with logs, that weren't delivered?
Classical logging frameworks do fire and forget.
Here is an idea how to at least become aware of such situations:
hilmarf/opentelemetry-java#1