Skip to main content

parentApp()

function parentApp(module: IModule): Transport;

get parent app transport handler. Strips base log schema fields before forwarding to the host module.

Parameters

module

IModule

IModule parent application scripting object

Returns

Transport

parent app transport handler