go-sip-ua
go-sip-ua copied to clipboard
Make log level configurable
Currently, log levels of SIP stack, transport and transaction layers are set to debug. There is a way to change SIP stack log level but there is no way to change log level of transport and transaction layers. Please, make it possible to configure it. It may also make sense to set log level to info by default.