Home > hls.js > ILogger

ILogger interface

Signature:

export interface ILogger 

Properties

Property Modifiers Type Description
debug ILogFunction
error ILogFunction
info ILogFunction
log ILogFunction
trace ILogFunction
warn ILogFunction