Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 556 Bytes

File metadata and controls

25 lines (15 loc) · 556 Bytes

Home > sip.js > UserAgent > getLogger

UserAgent.getLogger() method

The logger.

Signature:

getLogger(category: string, label?: string): Logger;

Parameters

Parameter Type Description
category string
label string

Returns:

Logger