GarbageLogger
from direct.showbase.GarbageReport import GarbageLogger
If you just want to log the current garbage to the log file, make one of these. It automatically destroys itself after logging
Inheritance:
GarbageLogger
:
Methods of GarbageLogger:
__init__
__init__
def __init__(self, name, *args, **kArgs)
Undocumented function.