maskSecretsInText
Function: maskSecretsInText()
maskSecretsInText(
text,secrets):string
Defined in: apps/runtime-host/src/runtime/secretMasking.ts:6
Маскирует значения секретов в тексте ошибки/лога.
Parameters
text
string
secrets
Record<string, string>
Returns
string