http_transport library

Classes

HttpTransport
Transport that sends log events to an HTTP endpoint as JSON.

Typedefs

LogEventSerializer = Object Function(LogEvent event)
Signature for a custom payload builder.