twisted.logger.InvalidLogLevelError
class twisted.logger.InvalidLogLevelError(Exception): (source)
View In Hierarchy
Someone tried to use a LogLevel that is unknown to the logging system.
LogLevel
NamedConstant
Undocumented