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

Functions

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

Function Documentation

◆ GetExitOnDFatal()

bool GetExitOnDFatal ( )

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

◆ NormalizeSeverity()

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

◆ SetExitOnDFatal()

void SetExitOnDFatal ( bool  value)

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