Readonly forwardAlternate of interceptEvent that can be passed by value
without losing the this context of the interceptor.
Requests a new event instance from this interceptor.
For the sake of consistency between loggers, it should be left up to the interceptor to generate event instances.
Optional params: any[]Optional timestamp: numberNotifies this instance of a new event to consume.
Generated using TypeDoc
Communication interface between
Logger->LogEventTransport