Panda3D
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
MiniLog Class Reference

Public Member Functions

 __init__ (self, name)
 
 __str__ (self)
 
 appendFunctionCall (self, line)
 
 appendLine (self, line)
 
 enterFunction (self, funcName, *args, **kw)
 
 exitFunction (self)
 
 flush (self)
 

Public Attributes

 indent
 
 lines
 
 name
 

Constructor & Destructor Documentation

◆ __init__()

__init__ ( self,
name )

Member Function Documentation

◆ __str__()

__str__ ( self)

◆ appendFunctionCall()

appendFunctionCall ( self,
line )

◆ appendLine()

appendLine ( self,
line )

◆ enterFunction()

enterFunction ( self,
funcName,
* args,
** kw )

◆ exitFunction()

exitFunction ( self)

◆ flush()

flush ( self)

Member Data Documentation

◆ indent

indent

◆ lines

lines

◆ name

name