safeEmit

public final void safeEmit(T value, FloggerMetadataKey.KeyValueHandler kvh)

Emits one or more key/value pairs for the given metadata value. Call this method in preference to using emitRepeated directly to protect against unbounded reentrant logging.