Skip to content

@saflib/node


Function: makeSubsystemErrorReporter()

makeSubsystemErrorReporter(subsystemName, operationName): ErrorReporter

During setup, subsystems should use this to create their own set of reporters. "Operation name" should be the name of the function.

Parameters

ParameterType
subsystemNamestring
operationNamestring

Returns

ErrorReporter