Skip to content

SIPLoggerConfig

SIP Protocol API Reference v0.7.4


SIP Protocol API Reference / SIPLoggerConfig

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:22599

Configuration options for the SIP logger

optional level: SIPLogLevel

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:22601

Log level (default: from SIP_LOG_LEVEL env or ‘info’)


optional name: string

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:22603

Logger name (shown in logs)


optional options: LoggerOptions<never, boolean>

Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:22605

Custom pino options