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