Define LOG_GET_CHILD

Define Documentation

LOG_GET_CHILD(logger, suffix)

Returns a Log object associated with descendant of a logger.

Return

Log object corresponding to logger’s descendant.

Parameters
  • logger: Either a logger name or a Log object.

  • suffix: Suffix of a descendant.