Define LOG_GET_LVL

Define Documentation

LOG_GET_LVL(logger)

Retrieve the logging threshold for LOGGER.

Return

int Indicating the logging threshold.

Parameters
  • logger: Either a logger name or a Log object with threshold to return.