OR-Tools  8.0
flatzinc/logging.cc File Reference

Go to the source code of this file.

Functions

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

Function Documentation

◆ DEFINE_bool() [1/3]

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

◆ DEFINE_bool() [2/3]

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

◆ DEFINE_bool() [3/3]

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