Home > sip.js > LogLevel LogLevel type Log level. Signature: export declare type LogLevel = "debug" | "log" | "warn" | "error";