Skip to main content

@terascope/job-components / utils

utils

Functions

isPromAvailable()

isPromAvailable(context): boolean

Parameters

ParameterType
contextContext

Returns

boolean

Source

packages/job-components/src/utils.ts:32


makeContextLogger()

makeContextLogger(context, moduleName, extra): Logger

Parameters

ParameterType
contextContext
moduleNamestring
extraobject

Returns

Logger

Source

packages/job-components/src/utils.ts:4


makeExContextLogger()

makeExContextLogger(context, config, moduleName, extra): Logger

Parameters

ParameterType
contextContext
configExecutionConfig
moduleNamestring
extraobject

Returns

Logger

Source

packages/job-components/src/utils.ts:17