log.level() — Set all log output levels

level(output=1, notes=0, warnings=0, errors=1, memory=0)
This sets all five of MODELLER's log outputs. (This is very similar in operation to the old OUTPUT_CONTROL variable.) Each argument should be an integer, either 0 to display no output, or 1 to display all output. An exception is the memory argument, which can also be set to 2 to display additional dynamic memory information.