Phoenix Logo

phoenix_title wx.tools.dbg.Logger


class_hierarchy Class Hierarchy

Inheritance diagram for class Logger:

method_summary Methods Summary

__init__  
IsEnabled  
IsSuspended  
log This function provides a useful framework for generating
SetEnabled  
SetIndent  
SetStream  
SetSuspend  
SetWxLog  

api Class API



Logger:

Methods



__init__(self, name=None)


IsEnabled()


IsSuspended()


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.



SetEnabled(self, value)


SetIndent(self, value)


SetStream(self, value)


SetSuspend(self, value)


SetWxLog(self, value)