Splunk HTTP Logging v1.1
Updated the Log function to take in json objects by way of interface{} rather than only accepting map[string]string. This is far more useful/robust.
Updated the Log function to take in json objects by way of interface{} rather than only accepting map[string]string. This is far more useful/robust.