2020-11-18 14:53:30 +01:00
<!-- HTML header for doxygen 1.8.18 -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
< html xmlns = "http://www.w3.org/1999/xhtml" >
< head >
< meta http-equiv = "Content-Type" content = "text/xhtml;charset=UTF-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=9" / >
2022-01-17 21:42:14 +01:00
< meta name = "generator" content = "Doxygen 1.9.3" / >
2020-11-18 14:53:30 +01:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< title > OR-Tools: LogDestination< / title >
< link href = "tabs.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "jquery.js" > < / script >
< script type = "text/javascript" src = "dynsections.js" > < / script >
< link href = "navtree.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "resize.js" > < / script >
< script type = "text/javascript" src = "navtreedata.js" > < / script >
< script type = "text/javascript" src = "navtree.js" > < / script >
< link href = "search/search.css" rel = "stylesheet" type = "text/css" / >
< script type = "text/javascript" src = "search/searchdata.js" > < / script >
< script type = "text/javascript" src = "search/search.js" > < / script >
< link href = "doxygen.css" rel = "stylesheet" type = "text/css" / >
< link href = "styleSheet.tmp.css" rel = "stylesheet" type = "text/css" / >
< / head >
< body >
< div id = "top" > <!-- do not remove this div, it is closed by doxygen! -->
< div id = "titlearea" >
< table cellspacing = "0" cellpadding = "0" >
< tbody >
< tr style = "height: 56px;" >
< td id = "projectlogo" > < img alt = "Logo" src = "orLogo.png" / > < / td >
< td id = "projectalign" style = "padding-left: 0.5em;" >
< div id = "projectname" > OR-Tools
2022-03-04 00:11:33 +01:00
  < span id = "projectnumber" > 9.3< / span >
2020-11-18 14:53:30 +01:00
< / div >
< / td >
< / tr >
< / tbody >
< / table >
< / div >
<!-- end header part -->
2022-01-17 21:42:14 +01:00
<!-- Generated by Doxygen 1.9.3 -->
2020-11-18 14:53:30 +01:00
< script type = "text/javascript" >
2022-01-17 21:42:14 +01:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search",'Search','.html');
2020-11-18 14:53:30 +01:00
/* @license-end */
< / script >
< script type = "text/javascript" src = "menudata.js" > < / script >
< script type = "text/javascript" src = "menu.js" > < / script >
< script type = "text/javascript" >
2022-01-17 21:42:14 +01:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
2020-11-18 14:53:30 +01:00
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
2022-01-17 21:42:14 +01:00
/* @license-end */
< / script >
2020-11-18 14:53:30 +01:00
< div id = "main-nav" > < / div >
< / div > <!-- top -->
< div id = "side-nav" class = "ui-resizable side-nav-resizable" >
< div id = "nav-tree" >
< div id = "nav-tree-contents" >
< div id = "nav-sync" class = "sync" > < / div >
< / div >
< / div >
< div id = "splitbar" style = "-moz-user-select:none;"
class="ui-resizable-handle">
< / div >
< / div >
< script type = "text/javascript" >
2022-01-17 21:42:14 +01:00
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699& dn=expat.txt MIT */
$(document).ready(function(){initNavTree('classgoogle_1_1_log_destination.html',''); initResizable(); });
2020-11-18 14:53:30 +01:00
/* @license-end */
< / script >
< div id = "doc-content" >
<!-- window showing the filter options -->
< div id = "MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
< / div >
<!-- iframe showing the search results (closed by default) -->
< div id = "MSearchResultsWindow" >
< iframe src = "javascript:void(0)" frameborder = "0"
name="MSearchResults" id="MSearchResults">
< / iframe >
< / div >
< div class = "header" >
< div class = "summary" >
< a href = "#pub-static-methods" > Static Public Member Functions< / a > |
< a href = "#pub-static-attribs" > Static Public Attributes< / a > |
< a href = "classgoogle_1_1_log_destination-members.html" > List of all members< / a > < / div >
2022-01-17 21:42:14 +01:00
< div class = "headertitle" > < div class = "title" > LogDestination< / div > < / div >
2020-11-18 14:53:30 +01:00
< / div > <!-- header -->
< div class = "contents" >
< a name = "details" id = "details" > < / a > < h2 class = "groupheader" > Detailed Description< / h2 >
< div class = "textblock" >
< p class = "definition" > Definition at line < a class = "el" href = "base_2logging_8cc_source.html#l00426" > 426< / a > of file < a class = "el" href = "base_2logging_8cc_source.html" > base/logging.cc< / a > .< / p >
< / div > < table class = "memberdecls" >
2022-01-17 21:42:14 +01:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "pub-static-methods" name = "pub-static-methods" > < / a >
2020-11-18 14:53:30 +01:00
Static Public Member Functions< / h2 > < / td > < / tr >
< tr class = "memitem:a985aad81e2a79fbd14719099bf9f788d" > < td class = "memItemLeft" align = "right" valign = "top" > static void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classgoogle_1_1_log_destination.html#a985aad81e2a79fbd14719099bf9f788d" > SetLogDestination< / a > (< a class = "el" href = "log__severity_8h.html#a88e450ea80e6caaddd7d4ad0864b651d" > LogSeverity< / a > severity, const char *base_filename)< / td > < / tr >
< tr class = "separator:a985aad81e2a79fbd14719099bf9f788d" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a67f05b74958c4c9f2a0b39df9581bf1c" > < td class = "memItemLeft" align = "right" valign = "top" > static void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classgoogle_1_1_log_destination.html#a67f05b74958c4c9f2a0b39df9581bf1c" > SetLogSymlink< / a > (< a class = "el" href = "log__severity_8h.html#a88e450ea80e6caaddd7d4ad0864b651d" > LogSeverity< / a > severity, const char *symlink_basename)< / td > < / tr >
< tr class = "separator:a67f05b74958c4c9f2a0b39df9581bf1c" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a043cd6b97be276f99eea8f0ea3ece475" > < td class = "memItemLeft" align = "right" valign = "top" > static void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classgoogle_1_1_log_destination.html#a043cd6b97be276f99eea8f0ea3ece475" > AddLogSink< / a > (< a class = "el" href = "classgoogle_1_1_log_sink.html" > LogSink< / a > *destination)< / td > < / tr >
< tr class = "separator:a043cd6b97be276f99eea8f0ea3ece475" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a141a4160dcfa07d47161821c7e143236" > < td class = "memItemLeft" align = "right" valign = "top" > static void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classgoogle_1_1_log_destination.html#a141a4160dcfa07d47161821c7e143236" > RemoveLogSink< / a > (< a class = "el" href = "classgoogle_1_1_log_sink.html" > LogSink< / a > *destination)< / td > < / tr >
< tr class = "separator:a141a4160dcfa07d47161821c7e143236" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a799e2628a1c44ccc1c3017ece67f41e7" > < td class = "memItemLeft" align = "right" valign = "top" > static void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classgoogle_1_1_log_destination.html#a799e2628a1c44ccc1c3017ece67f41e7" > SetLogFilenameExtension< / a > (const char *filename_extension)< / td > < / tr >
< tr class = "separator:a799e2628a1c44ccc1c3017ece67f41e7" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a189879d36ceaa7e619dcdf55c16f98b2" > < td class = "memItemLeft" align = "right" valign = "top" > static void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classgoogle_1_1_log_destination.html#a189879d36ceaa7e619dcdf55c16f98b2" > SetStderrLogging< / a > (< a class = "el" href = "log__severity_8h.html#a88e450ea80e6caaddd7d4ad0864b651d" > LogSeverity< / a > min_severity)< / td > < / tr >
< tr class = "separator:a189879d36ceaa7e619dcdf55c16f98b2" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a7d7631cb9c19962577211ac1a7a85c58" > < td class = "memItemLeft" align = "right" valign = "top" > static void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classgoogle_1_1_log_destination.html#a7d7631cb9c19962577211ac1a7a85c58" > LogToStderr< / a > ()< / td > < / tr >
< tr class = "separator:a7d7631cb9c19962577211ac1a7a85c58" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae0bab6f35a5369aef2554e5569fffea6" > < td class = "memItemLeft" align = "right" valign = "top" > static void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classgoogle_1_1_log_destination.html#ae0bab6f35a5369aef2554e5569fffea6" > FlushLogFiles< / a > (int min_severity)< / td > < / tr >
< tr class = "separator:ae0bab6f35a5369aef2554e5569fffea6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:a1bc1ccffe41da1564b1bec29b08fc4e1" > < td class = "memItemLeft" align = "right" valign = "top" > static void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classgoogle_1_1_log_destination.html#a1bc1ccffe41da1564b1bec29b08fc4e1" > FlushLogFilesUnsafe< / a > (int min_severity)< / td > < / tr >
< tr class = "separator:a1bc1ccffe41da1564b1bec29b08fc4e1" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< tr class = "memitem:ae015332540cd90572adfe5e5588227c6" > < td class = "memItemLeft" align = "right" valign = "top" > static const string &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classgoogle_1_1_log_destination.html#ae015332540cd90572adfe5e5588227c6" > hostname< / a > ()< / td > < / tr >
< tr class = "separator:ae015332540cd90572adfe5e5588227c6" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2022-01-17 21:42:14 +01:00
< tr class = "memitem:ad432ed153c840101edfd4af74510c846" > < td class = "memItemLeft" align = "right" valign = "top" > static const bool &   < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classgoogle_1_1_log_destination.html#ad432ed153c840101edfd4af74510c846" > terminal_supports_color< / a > ()< / td > < / tr >
< tr class = "separator:ad432ed153c840101edfd4af74510c846" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
2020-11-18 14:53:30 +01:00
< tr class = "memitem:acf47431892ab03fd10d35def7d129a1a" > < td class = "memItemLeft" align = "right" valign = "top" > static void  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classgoogle_1_1_log_destination.html#acf47431892ab03fd10d35def7d129a1a" > DeleteLogDestinations< / a > ()< / td > < / tr >
< tr class = "separator:acf47431892ab03fd10d35def7d129a1a" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table > < table class = "memberdecls" >
2022-01-17 21:42:14 +01:00
< tr class = "heading" > < td colspan = "2" > < h2 class = "groupheader" > < a id = "pub-static-attribs" name = "pub-static-attribs" > < / a >
2020-11-18 14:53:30 +01:00
Static Public Attributes< / h2 > < / td > < / tr >
< tr class = "memitem:a522dcf1d8b631c3910fb1d594b9093ee" > < td class = "memItemLeft" align = "right" valign = "top" > static const int  < / td > < td class = "memItemRight" valign = "bottom" > < a class = "el" href = "classgoogle_1_1_log_destination.html#a522dcf1d8b631c3910fb1d594b9093ee" > kNetworkBytes< / a > = 1400< / td > < / tr >
< tr class = "separator:a522dcf1d8b631c3910fb1d594b9093ee" > < td class = "memSeparator" colspan = "2" >   < / td > < / tr >
< / table >
< h2 class = "groupheader" > Member Function Documentation< / h2 >
2022-01-17 21:42:14 +01:00
< a id = "a043cd6b97be276f99eea8f0ea3ece475" name = "a043cd6b97be276f99eea8f0ea3ece475" > < / a >
2020-11-18 14:53:30 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a043cd6b97be276f99eea8f0ea3ece475" > ◆ < / a > < / span > AddLogSink()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void AddLogSink < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classgoogle_1_1_log_sink.html" > LogSink< / a > *  < / td >
< td class = "paramname" > < em > destination< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "base_2logging_8cc_source.html#l00572" > 572< / a > of file < a class = "el" href = "base_2logging_8cc_source.html" > base/logging.cc< / a > .< / p >
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "acf47431892ab03fd10d35def7d129a1a" name = "acf47431892ab03fd10d35def7d129a1a" > < / a >
2020-11-18 14:53:30 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#acf47431892ab03fd10d35def7d129a1a" > ◆ < / a > < / span > DeleteLogDestinations()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void DeleteLogDestinations < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "base_2logging_8cc_source.html#l00737" > 737< / a > of file < a class = "el" href = "base_2logging_8cc_source.html" > base/logging.cc< / a > .< / p >
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ae0bab6f35a5369aef2554e5569fffea6" name = "ae0bab6f35a5369aef2554e5569fffea6" > < / a >
2020-11-18 14:53:30 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae0bab6f35a5369aef2554e5569fffea6" > ◆ < / a > < / span > FlushLogFiles()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void FlushLogFiles < / td >
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > min_severity< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "base_2logging_8cc_source.html#l00543" > 543< / a > of file < a class = "el" href = "base_2logging_8cc_source.html" > base/logging.cc< / a > .< / p >
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a1bc1ccffe41da1564b1bec29b08fc4e1" name = "a1bc1ccffe41da1564b1bec29b08fc4e1" > < / a >
2020-11-18 14:53:30 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a1bc1ccffe41da1564b1bec29b08fc4e1" > ◆ < / a > < / span > FlushLogFilesUnsafe()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void FlushLogFilesUnsafe < / td >
< td > (< / td >
< td class = "paramtype" > int  < / td >
< td class = "paramname" > < em > min_severity< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "base_2logging_8cc_source.html#l00530" > 530< / a > of file < a class = "el" href = "base_2logging_8cc_source.html" > base/logging.cc< / a > .< / p >
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ae015332540cd90572adfe5e5588227c6" name = "ae015332540cd90572adfe5e5588227c6" > < / a >
2020-11-18 14:53:30 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ae015332540cd90572adfe5e5588227c6" > ◆ < / a > < / span > hostname()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > const string & hostname < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "base_2logging_8cc_source.html#l00517" > 517< / a > of file < a class = "el" href = "base_2logging_8cc_source.html" > base/logging.cc< / a > .< / p >
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a7d7631cb9c19962577211ac1a7a85c58" name = "a7d7631cb9c19962577211ac1a7a85c58" > < / a >
2020-11-18 14:53:30 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a7d7631cb9c19962577211ac1a7a85c58" > ◆ < / a > < / span > LogToStderr()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void LogToStderr < / td >
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "base_2logging_8cc_source.html#l00613" > 613< / a > of file < a class = "el" href = "base_2logging_8cc_source.html" > base/logging.cc< / a > .< / p >
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a141a4160dcfa07d47161821c7e143236" name = "a141a4160dcfa07d47161821c7e143236" > < / a >
2020-11-18 14:53:30 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a141a4160dcfa07d47161821c7e143236" > ◆ < / a > < / span > RemoveLogSink()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void RemoveLogSink < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "classgoogle_1_1_log_sink.html" > LogSink< / a > *  < / td >
< td class = "paramname" > < em > destination< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "base_2logging_8cc_source.html#l00580" > 580< / a > of file < a class = "el" href = "base_2logging_8cc_source.html" > base/logging.cc< / a > .< / p >
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a985aad81e2a79fbd14719099bf9f788d" name = "a985aad81e2a79fbd14719099bf9f788d" > < / a >
2020-11-18 14:53:30 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a985aad81e2a79fbd14719099bf9f788d" > ◆ < / a > < / span > SetLogDestination()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void SetLogDestination < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "log__severity_8h.html#a88e450ea80e6caaddd7d4ad0864b651d" > LogSeverity< / a >   < / td >
< td class = "paramname" > < em > severity< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const char *  < / td >
< td class = "paramname" > < em > base_filename< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "base_2logging_8cc_source.html#l00555" > 555< / a > of file < a class = "el" href = "base_2logging_8cc_source.html" > base/logging.cc< / a > .< / p >
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a799e2628a1c44ccc1c3017ece67f41e7" name = "a799e2628a1c44ccc1c3017ece67f41e7" > < / a >
2020-11-18 14:53:30 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a799e2628a1c44ccc1c3017ece67f41e7" > ◆ < / a > < / span > SetLogFilenameExtension()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void SetLogFilenameExtension < / td >
< td > (< / td >
< td class = "paramtype" > const char *  < / td >
< td class = "paramname" > < em > filename_extension< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "base_2logging_8cc_source.html#l00596" > 596< / a > of file < a class = "el" href = "base_2logging_8cc_source.html" > base/logging.cc< / a > .< / p >
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a67f05b74958c4c9f2a0b39df9581bf1c" name = "a67f05b74958c4c9f2a0b39df9581bf1c" > < / a >
2020-11-18 14:53:30 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a67f05b74958c4c9f2a0b39df9581bf1c" > ◆ < / a > < / span > SetLogSymlink()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void SetLogSymlink < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "log__severity_8h.html#a88e450ea80e6caaddd7d4ad0864b651d" > LogSeverity< / a >   < / td >
< td class = "paramname" > < em > severity< / em > , < / td >
< / tr >
< tr >
< td class = "paramkey" > < / td >
< td > < / td >
< td class = "paramtype" > const char *  < / td >
< td class = "paramname" > < em > symlink_basename< / em >   < / td >
< / tr >
< tr >
< td > < / td >
< td > )< / td >
< td > < / td > < td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "base_2logging_8cc_source.html#l00564" > 564< / a > of file < a class = "el" href = "base_2logging_8cc_source.html" > base/logging.cc< / a > .< / p >
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "a189879d36ceaa7e619dcdf55c16f98b2" name = "a189879d36ceaa7e619dcdf55c16f98b2" > < / a >
2020-11-18 14:53:30 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a189879d36ceaa7e619dcdf55c16f98b2" > ◆ < / a > < / span > SetStderrLogging()< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > void SetStderrLogging < / td >
< td > (< / td >
< td class = "paramtype" > < a class = "el" href = "log__severity_8h.html#a88e450ea80e6caaddd7d4ad0864b651d" > LogSeverity< / a >   < / td >
< td class = "paramname" > < em > min_severity< / em > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "base_2logging_8cc_source.html#l00605" > 605< / a > of file < a class = "el" href = "base_2logging_8cc_source.html" > base/logging.cc< / a > .< / p >
< / div >
< / div >
2022-01-17 21:42:14 +01:00
< a id = "ad432ed153c840101edfd4af74510c846" name = "ad432ed153c840101edfd4af74510c846" > < / a >
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#ad432ed153c840101edfd4af74510c846" > ◆ < / a > < / span > terminal_supports_color()< / h2 >
2020-11-18 14:53:30 +01:00
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
2022-01-17 21:42:14 +01:00
< td class = "memname" > static const bool & terminal_supports_color < / td >
2020-11-18 14:53:30 +01:00
< td > (< / td >
< td class = "paramname" > < / td > < td > )< / td >
< td > < / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > inline< / span > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "base_2logging_8cc_source.html#l00452" > 452< / a > of file < a class = "el" href = "base_2logging_8cc_source.html" > base/logging.cc< / a > .< / p >
< / div >
< / div >
< h2 class = "groupheader" > Member Data Documentation< / h2 >
2022-01-17 21:42:14 +01:00
< a id = "a522dcf1d8b631c3910fb1d594b9093ee" name = "a522dcf1d8b631c3910fb1d594b9093ee" > < / a >
2020-11-18 14:53:30 +01:00
< h2 class = "memtitle" > < span class = "permalink" > < a href = "#a522dcf1d8b631c3910fb1d594b9093ee" > ◆ < / a > < / span > kNetworkBytes< / h2 >
< div class = "memitem" >
< div class = "memproto" >
< table class = "mlabels" >
< tr >
< td class = "mlabels-left" >
< table class = "memname" >
< tr >
< td class = "memname" > const int kNetworkBytes = 1400< / td >
< / tr >
< / table >
< / td >
< td class = "mlabels-right" >
< span class = "mlabels" > < span class = "mlabel" > static< / span > < / span > < / td >
< / tr >
< / table >
< / div > < div class = "memdoc" >
< p class = "definition" > Definition at line < a class = "el" href = "base_2logging_8cc_source.html#l00449" > 449< / a > of file < a class = "el" href = "base_2logging_8cc_source.html" > base/logging.cc< / a > .< / p >
< / div >
< / div >
< hr / > The documentation for this class was generated from the following file:< ul >
< li > < a class = "el" href = "base_2logging_8cc_source.html" > base/logging.cc< / a > < / li >
< / ul >
< / div > <!-- contents -->
< / div > <!-- doc - content -->
<!-- HTML footer for doxygen 1.8.18 -->
<!-- start footer part -->
< div id = "nav-path" class = "navpath" > <!-- id is needed for treeview function! -->
< ul >
< li class = "navelem" > < a class = "el" href = "namespacegoogle.html" > google< / a > < / li > < li class = "navelem" > < a class = "el" href = "classgoogle_1_1_log_destination.html" > LogDestination< / a > < / li >
< li class = "footer" > Generated by
< a href = "http://www.doxygen.org/index.html" >
2022-01-17 21:42:14 +01:00
< img class = "footer" src = "doxygen.png" alt = "doxygen" / > < / a > 1.9.3 < / li >
2020-11-18 14:53:30 +01:00
< / ul >
< / div >
< / body >
< / html >