Sets the verbosity level of the output.
public setVerbosity ( integer $verbosity ) | ||
$verbosity | integer | One of the constants {@link NORMAL}, {@link VERBOSE}, {@link VERY_VERBOSE} or {@link DEBUG}. Only output with the given verbosity level or smaller will be written out. |