|
Uranium
Application Framework
|
Public Member Functions | |
| def | __init__ (self) |
| def | addLogger |
| def | getUnloggedLines (cls) |
| def | getLoggers (cls) |
| def | log |
| def | logException |
| def | debug |
| def | info |
| def | warning |
| def | error |
| def | critical |
Static class used for logging purposes. This class is only meant to be used as a static class.
| def UM.Logger.Logger.getLoggers | ( | cls, | |
| List, | |||
| Logger | |||
| ) |
Get all loggers :returns: List of Loggers