********* wx.LogGui ********* Inheritance diagram for `wx.LogGui`: | .. inheritance-diagram:: wx.LogGui | Description =========== This is the default log target for the GUI wxWidgets applications. It is passed to `wx.Log.SetActiveTarget `_ at the program startup and is deleted by wxWidgets during the program shut down. Derived From ^^^^^^^^^^^^^ * `wx.Log `_ Methods Summary ^^^^^^^^^^^^^^^ * `__init__ <#__init__>`_ Class API ========= Methods ^^^^^^^ .. method:: __init__() `No docstrings available for this method.`