class documentation

class RospyLogger(logging.getLoggerClass()):

View In Hierarchy

Undocumented

Method findCaller Find the stack frame of the caller so that we can note the source file name, line number, and function name with class name if possible.
def findCaller(self, *args, **kwargs):

Find the stack frame of the caller so that we can note the source file name, line number, and function name with class name if possible.