Uranium
Application Framework
UM.Logger.LogOutput Class Reference
Inheritance diagram for UM.Logger.LogOutput:
UM.PluginObject.PluginObject

Public Member Functions

def __init__ (self)
 
def log
 
- Public Member Functions inherited from UM.PluginObject.PluginObject
def __init__ (self, args, kwags)
 
def getId (self)
 
def setPluginId
 
def setMetaData
 
def getMetaData (self)
 
def getPluginId (self)
 
def setVersion
 
def getVersion (self)
 

Detailed Description

Abstract base class for log output classes.

Constructor & Destructor Documentation

def UM.Logger.LogOutput.__init__ (   self,
  None 
)
Create the log output.

This is called during the plug-in loading stage.

The documentation for this class was generated from the following file: