OpenRTM-aist-Python 1.1.2
Public Member Functions | List of all members
OpenRTM_aist.SystemLogger.Logger Class Reference

Public Member Functions

def __init__ (self, args)
 constructor.
 
def __del__ (self)
 destractor.
 
def printf (self, fmt)
 Formatted output like printf. More...
 
def print_exception ()
 Print exception information. More...
 

Detailed Description

 

Member Function Documentation

def OpenRTM_aist.SystemLogger.Logger.print_exception ( )

Print exception information.

Returns
Return exception information string.
def OpenRTM_aist.SystemLogger.Logger.printf (   self,
  fmt 
)

Formatted output like printf.


The documentation for this class was generated from the following file: