Home > hls.js > Logger > (constructor)

Logger.(constructor)

Constructs a new instance of the Logger class

Signature:

constructor(label: string, logger: ILogger);

Parameters

Parameter

Type

Description

label

string

logger

ILogger