1.1.17.4.11. cli.helpers.misc.set_logging_level_cb

cli.helpers.misc.set_logging_level_cb(ctx: Context, param: Parameter | None, value: int) None

sets the module logging level through a click option callback. :param ctx: context the callback shall be applied too (unused) :param param: arguments of the callback (unused) :param value: arbitrary value passed to the callback (unused)