| Home | Trees | Index | Help |
|
|---|
| Package wx :: Package tools :: Module dbg :: Class Logger |
|
| Method Summary | |
|---|---|
__init__(self,
name)
| |
This function provides a useful framework for generating optional debugging output that can be displayed at an arbitrary level of indentation. | |
This function provides a useful framework for generating optional debugging output that can be displayed at an arbitrary level of indentation. | |
IsEnabled()
| |
IsSuspended()
| |
This function provides a useful framework for generating optional debugging output that can be displayed at an arbitrary level of indentation. | |
This function provides a useful framework for generating optional debugging output that can be displayed at an arbitrary level of indentation. | |
SetEnabled(self,
value)
| |
SetIndent(self,
value)
| |
SetStream(self,
value)
| |
SetSuspend(self,
value)
| |
SetWxLog(self,
value)
| |
| Method Details |
|---|
__call__(self,
*args,
**kwargs)
This function provides a useful framework for generating
optional debugging output that can be displayed at an
arbitrary level of indentation. |
dbg(self, *args, **kwargs)This function provides a useful framework for generating optional debugging output that can be displayed at an arbitrary level of indentation. |
log(self, *args, **kwargs)This function provides a useful framework for generating optional debugging output that can be displayed at an arbitrary level of indentation. |
msg(self, *args, **kwargs)This function provides a useful framework for generating optional debugging output that can be displayed at an arbitrary level of indentation. |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1.20040428.rpd on Tue Apr 26 14:25:23 2005 | http://epydoc.sf.net |