Public Member Functions | Static Public Attributes
jsk_topic_tools.log_utils.LoggingThrottle Class Reference

List of all members.

Public Member Functions

def __call__

Static Public Attributes

dictionary last_logging_time_table = {}

Detailed Description

Definition at line 47 of file log_utils.py.


Member Function Documentation

def jsk_topic_tools.log_utils.LoggingThrottle.__call__ (   self,
  id,
  logging_func,
  period,
  msg 
)
Do logging specified message periodically.

- id (str): Id to identify the caller
- logging_func (function): Function to do logging.
- period (float): Period to do logging in second unit.
- msg (object): Message to do logging.

Definition at line 51 of file log_utils.py.


Member Data Documentation

Definition at line 49 of file log_utils.py.


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


jsk_topic_tools
Author(s): Kei Okada , Yusuke Furuta
autogenerated on Fri Sep 8 2017 03:38:56