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
|
static |
◆ ERROR
|
static |
◆ INFO
|
static |
◆ NOTICE
|
static |
◆ RESET
|
static |
◆ WARNING
|
static |
The documentation for this class was generated from the following file:
- src/Mod/Path/PathScripts/PathLog.py
1.8.17