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