next up previous contents index
Next: log.minimal() display Up: The log object: controlling Previous: The log object: controlling   Contents   Index

log.level() -- Set all log output levels

output = <int:1>   Whether to display output logs
notes = <int:1>   Whether to display note logs
warnings = <int:1>   Whether to display warning logs
errors = <int:1>   Whether to display error logs
memory = <int:1>   Whether to display memory logs

Description:
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.


next up previous contents index
Next: log.minimal() display Up: The log object: controlling Previous: The log object: controlling   Contents   Index
Ben Webb 2006-02-28