Try our new documentation site (beta).
Filter Content By
Version
Text Search
${sidebar_list_label} - Back
Filter by Language
LogToConsole
Control console logging
Type: | int | |
---|---|---|
Default value: | 1 | |
Minimum value: | 0 | |
Maximum value: | 1 |
Enables or disables console logging. Use OutputFlag to shut off all logging.
Note that this refers to all the output of Gurobi to the console including the various display and print functions provided by the API in interactive environments. It also disables logging on the remote side of Instant Cloud or Compute Server environments.
For examples of how to query or modify parameter values from our different APIs, refer to our Parameter Examples.