OR-Tools  8.1
flatzinc/logging.cc File Reference

Go to the source code of this file.

Functions

 ABSL_FLAG (bool, fz_logging, false, "Print logging information from the flatzinc interpreter.")
 
 ABSL_FLAG (bool, fz_verbose, false, "Print verbose logging information from the flatzinc interpreter.")
 
 ABSL_FLAG (bool, fz_debug, false, "Print debug logging information from the flatzinc interpreter.")
 

Function Documentation

◆ ABSL_FLAG() [1/3]

ABSL_FLAG ( bool  ,
fz_debug  ,
false  ,
"Print debug logging information from the flatzinc interpreter."   
)

◆ ABSL_FLAG() [2/3]

ABSL_FLAG ( bool  ,
fz_logging  ,
false  ,
"Print logging information from the flatzinc interpreter."   
)

◆ ABSL_FLAG() [3/3]

ABSL_FLAG ( bool  ,
fz_verbose  ,
false  ,
"Print verbose logging information from the flatzinc interpreter."   
)