Define LOG_SET_LVL

Define Documentation

LOG_SET_LVL(logger, level)

Set the logging threshold for LOGGER to LEVEL.

Parameters
  • logger: Logger with threshold to adjust.

  • level: New logging threshold.