OR-Tools  9.3
google::base::internal Namespace Reference

Functions

bool GetExitOnDFatal ()
 
void SetExitOnDFatal (bool value)
 
LogSeverity NormalizeSeverity (LogSeverity s)
 

Function Documentation

◆ GetExitOnDFatal()

bool GetExitOnDFatal ( )

Definition at line 1573 of file base/logging.cc.

◆ NormalizeSeverity()

LogSeverity google::base::internal::NormalizeSeverity ( LogSeverity  s)

◆ SetExitOnDFatal()

void SetExitOnDFatal ( bool  value)

Definition at line 1589 of file base/logging.cc.