SIPLoggerConfig
SIP Protocol API Reference v0.7.4
SIP Protocol API Reference / SIPLoggerConfig
Interface: SIPLoggerConfig
Section titled “Interface: SIPLoggerConfig”Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:22599
Configuration options for the SIP logger
Properties
Section titled “Properties”level?
Section titled “level?”
optionallevel:SIPLogLevel
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:22601
Log level (default: from SIP_LOG_LEVEL env or ‘info’)
optionalname:string
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:22603
Logger name (shown in logs)
options?
Section titled “options?”
optionaloptions:LoggerOptions<never,boolean>
Defined in: @sip-protocol/sdk/dist/index-DXh2IGkz.d.ts:22605
Custom pino options