how to suppress warning message of an
log.setLevel(log.LEVELS.OFF); and it still trows warning message saying Like I know I could set the paremeter to remove the warning, but I explicitly don't want to use the parameter is there a way to supress the warning?
