| Package | Description |
|---|---|
| com.splunk.logging |
| Modifier and Type | Method and Description |
|---|---|
SplunkLogEvent |
SplunkLogEvent.clone()
Simple shallow cloning method
|
static SplunkLogEvent |
SplunkLogEventFactory.getInstanceFromTemplate(java.lang.String name)
Get a new SplunkLogEvent object that is a clone of a template
|
| Modifier and Type | Method and Description |
|---|---|
static void |
SplunkLogEventFactory.addTemplate(java.lang.String name,
SplunkLogEvent template)
Add a template SplunkLogEvent object
|