Class
caplin.streamlink

LogLevel

Enumeration that represents the available logging levels.

Each log message generated by StreamLink has an associated LogLevel that indicates its importance, in the following order (highest to lowest).

Config (highest importance)
Critical
Error
Warning
Notify
Info
Fine
Finer
Finest (lowest importance)

Constructor Summary

Attributes Name and Description
caplin.streamlink.LogLevel()

Constructor Detail

caplin.streamlink.LogLevel()