Skip to content

@saflib/node


Function: setServiceName()

setServiceName(name): void

Sets the service name. Should be called as soon as the process starts. This is provided in SafContext and to instrumentation.

Parameters

ParameterType
namestring

Returns

void