public static final class LogSenderServiceImpl.TransactionLogs
extends java.lang.Object
implements com.newrelic.api.agent.Logs
| Modifier and Type | Method and Description |
|---|---|
java.util.List<com.newrelic.agent.model.LogEvent> |
getEventsForTesting() |
void |
recordLogEvent(java.util.Map<com.newrelic.agent.bridge.logging.LogAttributeKey,?> attributes) |
public void recordLogEvent(java.util.Map<com.newrelic.agent.bridge.logging.LogAttributeKey,?> attributes)
recordLogEvent in interface com.newrelic.api.agent.Logspublic java.util.List<com.newrelic.agent.model.LogEvent> getEventsForTesting()