Package pyGlobus :: Module logUtil :: Class loggingImplementation
[show private | hide private]
[frames | no frames]

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

Type:
int
Value:
50                                                                    

DEBUG

Type:
int
Value:
10                                                                    

ERROR

Type:
int
Value:
40                                                                    

INFO

Type:
int
Value:
20                                                                    

WARNING

Type:
int
Value:
30                                                                    

Generated by Epydoc 2.0 on Fri Jul 23 18:36:04 2004 http://epydoc.sf.net