tryToxic
 All Classes Functions
configControll.staticConfigTools Class Reference

Static Public Member Functions

def updateConfigListData
 
def createConfig
 
def getConfigByKey
 
def getLoggerLevel
 

Detailed Description

A pool for static config-tools in context to config

Definition at line 38 of file configControll.py.

Member Function Documentation

def configControll.staticConfigTools.createConfig (   key,
  value 
)
static
create new Config

Definition at line 56 of file configControll.py.

def configControll.staticConfigTools.getConfigByKey (   key)
static
get a config by it's key.
return Config

Definition at line 67 of file configControll.py.

def configControll.staticConfigTools.getLoggerLevel (   levelString)
static
get the right value for log-levels.
return int level 

Definition at line 78 of file configControll.py.

def configControll.staticConfigTools.updateConfigListData ( )
static
update the list of config-data-objects 

Definition at line 43 of file configControll.py.


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