PathScripts.PathLog.Level Class Reference

Public Member Functions

def toString (cls, level)
 

Static Public Attributes

 DEBUG
 
 ERROR
 
 INFO
 
 NOTICE
 
 RESET
 
 WARNING
 

Detailed Description

Enumeration of log levels, used for setLevel and getLevel.

Member Function Documentation

◆ toString()

def PathScripts.PathLog.Level.toString (   cls,
  level 
)

References PathScripts.PathLog.Level._names.

Member Data Documentation

◆ DEBUG

PathScripts.PathLog.Level.DEBUG
static

◆ ERROR

PathScripts.PathLog.Level.ERROR
static

◆ INFO

PathScripts.PathLog.Level.INFO
static

◆ NOTICE

PathScripts.PathLog.Level.NOTICE
static

◆ RESET

PathScripts.PathLog.Level.RESET
static

◆ WARNING

PathScripts.PathLog.Level.WARNING
static

The documentation for this class was generated from the following file:
  • src/Mod/Path/PathScripts/PathLog.py