Skip to content

nooschain v0.1.0


nooschain / net/tls-config / warnIfTlsDisabledInDevelopment

Function: warnIfTlsDisabledInDevelopment()

warnIfTlsDisabledInDevelopment(args): void

Defined in: net/tls-config.ts:76

Logs a development-only warning when TLS is disabled.

Parameters

args

context

string

productionMode

boolean

tlsConfig

NoosTlsConfig

Returns

void

Audience-first NOOSChain documentation.