Log Levels

Define how much information the testing system will tell you

high level

low level

Note: each log level reports every level beneath it i.e. system_error also reports fatal_error and nothing

Syntax

./a.out --log_level=success