Loading...
Searching...
No Matches
gams::GAMSOptions::ELogLine Struct Reference

Amount of line tracing to the log file. More...

#include <gamsoptions.h>

Public Types

enum  ELogLineEnum { NoTracing = 0 , MinimumTracing = 1 , Automatic = 2 }
 Amount of line tracing to the log file. More...
 

Detailed Description

Amount of line tracing to the log file.

Definition at line 406 of file gamsoptions.h.

Member Enumeration Documentation

◆ ELogLineEnum

Amount of line tracing to the log file.

Enumerator
NoTracing 

No line tracing.

MinimumTracing 

Minimum line tracing.

Automatic 

Automatic and visually pleasing.

Definition at line 409 of file gamsoptions.h.