Home | Trees | Index | Help |
---|
Package pyGlobus :: Module logUtil :: Class loggingImplementation |
|
Method Summary | |
---|---|
getLogger(self,
name)
| |
shutdown(self)
|
Class Variable Summary | |
---|---|
int |
CRITICAL = 50 |
int |
DEBUG = 10 |
int |
ERROR = 40 |
class |
Formatter = pyGlobus.logUtil.Formatter |
int |
INFO = 20 |
class |
StreamHandler = pyGlobus.logUtil.StreamHandler |
int |
WARNING = 30 |
Class Variable Details |
---|
CRITICAL
|
DEBUG
|
ERROR
|
INFO
|
WARNING
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.0 on Thu Jul 29 13:44:59 2004 | http://epydoc.sf.net |