libtextworker 0.1.4
Cross-platform, free and open library for Python projects

◆ CallGUILog()

def libtextworker.general.Logger.CallGUILog (   self,
Literal["CRITICAL", "DEBUG", "ERROR", "EXCEPTION", "NORMAL", "WARNING"]  name,
object  msg,
*object  args 
)
Call GUI toolkit logging function.
Do nothing if not able to.

Definition at line 46 of file general.py.

Here is the call graph for this function: