-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathAccessLogEntry_8h.html
More file actions
343 lines (314 loc) · 29.4 KB
/
AccessLogEntry_8h.html
File metadata and controls
343 lines (314 loc) · 29.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
<!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" lang="en-US">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=11"/>
<meta name="generator" content="Doxygen 1.9.8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Squid Web Cache: squid/src/AccessLogEntry.h File Reference</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" />
</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 id="projectrow">
<td id="projectalign">
<div id="projectname">Squid Web Cache<span id="projectnumber"> master</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.8 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
var searchBox = new SearchBox("searchBox", "search/",'.html');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */
</script>
<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">
/* @license magnet:?xt=urn:btih:d3d9a9a6595521f9666a5e94cc830dab83b65699&dn=expat.txt MIT */
$(document).ready(function(){initNavTree('AccessLogEntry_8h.html',''); initResizable(); });
/* @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">
<div id="MSearchResults">
<div class="SRPage">
<div id="SRIndex">
<div id="SRResults"></div>
<div class="SRStatus" id="Loading">Loading...</div>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
</div>
</div>
</div>
</div>
<div class="header">
<div class="summary">
<a href="#nested-classes">Classes</a> |
<a href="#func-members">Functions</a> </div>
<div class="headertitle"><div class="title">AccessLogEntry.h File Reference</div></div>
</div><!--header-->
<div class="contents">
<div class="textblock"><code>#include "<a class="el" href="PortCfg_8h_source.html">anyp/PortCfg.h</a>"</code><br />
<code>#include "<a class="el" href="CodeContext_8h_source.html">base/CodeContext.h</a>"</code><br />
<code>#include "<a class="el" href="Connection_8h_source.html">comm/Connection.h</a>"</code><br />
<code>#include "<a class="el" href="Error_8h_source.html">error/Error.h</a>"</code><br />
<code>#include "<a class="el" href="HierarchyLogEntry_8h_source.html">HierarchyLogEntry.h</a>"</code><br />
<code>#include "<a class="el" href="http_2ProtocolVersion_8h_source.html">http/ProtocolVersion.h</a>"</code><br />
<code>#include "<a class="el" href="RequestMethod_8h_source.html">http/RequestMethod.h</a>"</code><br />
<code>#include "<a class="el" href="HttpHeader_8h_source.html">HttpHeader.h</a>"</code><br />
<code>#include "<a class="el" href="icp__opcode_8h_source.html">icp_opcode.h</a>"</code><br />
<code>#include "<a class="el" href="ip_2Address_8h_source.html">ip/Address.h</a>"</code><br />
<code>#include "<a class="el" href="LogTags_8h_source.html">LogTags.h</a>"</code><br />
<code>#include "<a class="el" href="MessageSizes_8h_source.html">MessageSizes.h</a>"</code><br />
<code>#include "<a class="el" href="Notes_8h_source.html">Notes.h</a>"</code><br />
<code>#include "<a class="el" href="proxyp_2forward_8h_source.html">proxyp/forward.h</a>"</code><br />
<code>#include "<a class="el" href="sbuf_2forward_8h_source.html">sbuf/forward.h</a>"</code><br />
<code>#include "<a class="el" href="adaptation_2icap_2Elements_8h_source.html">adaptation/icap/Elements.h</a>"</code><br />
<code>#include "<a class="el" href="ssl_2gadgets_8h_source.html">ssl/gadgets.h</a>"</code><br />
<code>#include "<a class="el" href="ssl_2support_8h_source.html">ssl/support.h</a>"</code><br />
</div><div class="textblock"><div class="dynheader">
Include dependency graph for AccessLogEntry.h:</div>
<div class="dyncontent">
<div class="center"><div class="zoom"><iframe scrolling="no" frameborder="0" src="AccessLogEntry_8h__incl.svg" width="100%" height="600"><p><b>This browser is not able to show SVG: try Firefox, Chrome, Safari, or Opera instead.</b></p></iframe></div></div>
</div>
</div>
<p><a href="AccessLogEntry_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="nested-classes" name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classAccessLogEntry.html">AccessLogEntry</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classAccessLogEntry_1_1HttpDetails.html">AccessLogEntry::HttpDetails</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This subclass holds log info for HTTP protocol TODO: Inner class declarations should be moved outside TODO: details of HTTP held in the parent class need moving into here. <a href="classAccessLogEntry_1_1HttpDetails.html#details">More...</a><br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classAccessLogEntry_1_1IcpDetails.html">AccessLogEntry::IcpDetails</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This subclass holds log info for ICP protocol TODO: Inner class declarations should be moved outside. <a href="classAccessLogEntry_1_1IcpDetails.html#details">More...</a><br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classAccessLogEntry_1_1HtcpDetails.html">AccessLogEntry::HtcpDetails</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This subclass holds log info for HTCP protocol TODO: Inner class declarations should be moved outside. <a href="classAccessLogEntry_1_1HtcpDetails.html#details">More...</a><br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classAccessLogEntry_1_1SslDetails.html">AccessLogEntry::SslDetails</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">logging information specific to the SSL protocol <a href="classAccessLogEntry_1_1SslDetails.html#details">More...</a><br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classAccessLogEntry_1_1CacheDetails.html">AccessLogEntry::CacheDetails</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This subclass holds log info for Squid internal stats TODO: Inner class declarations should be moved outside TODO: some details relevant to particular protocols need shuffling to other sub-classes TODO: this object field need renaming to 'squid' or something. <a href="classAccessLogEntry_1_1CacheDetails.html#details">More...</a><br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classAccessLogEntry_1_1Headers.html">AccessLogEntry::Headers</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This subclass holds log info for various headers in raw format TODO: shuffle this to the relevant protocol section. <a href="classAccessLogEntry_1_1Headers.html#details">More...</a><br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classAccessLogEntry_1_1AdaptationDetails.html">AccessLogEntry::AdaptationDetails</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This subclass holds general adaptation log info. TODO: Inner class declarations should be moved outside. <a href="classAccessLogEntry_1_1AdaptationDetails.html#details">More...</a><br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classAccessLogEntry_1_1IcapLogEntry.html">AccessLogEntry::IcapLogEntry</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">This subclass holds log info for ICAP part of request TODO: Inner class declarations should be moved outside. <a href="classAccessLogEntry_1_1IcapLogEntry.html#details">More...</a><br /></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a id="func-members" name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:a73f5c4d58abfdfe38c5394cd921f9ed9" id="r_a73f5c4d58abfdfe38c5394cd921f9ed9"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="AccessLogEntry_8h.html#a73f5c4d58abfdfe38c5394cd921f9ed9">accessLogLogTo</a> (<a class="el" href="classCustomLog.html">CustomLog</a> *, const <a class="el" href="icap__log_8h.html#ac74f3c646623a07a288f53ff45ac48a8">AccessLogEntryPointer</a> &, <a class="el" href="classACLChecklist.html">ACLChecklist</a> *checklist=nullptr)</td></tr>
<tr class="separator:a73f5c4d58abfdfe38c5394cd921f9ed9"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:abfbb0b730659ed7153add677242f7d06" id="r_abfbb0b730659ed7153add677242f7d06"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="AccessLogEntry_8h.html#abfbb0b730659ed7153add677242f7d06">accessLogLog</a> (const <a class="el" href="icap__log_8h.html#ac74f3c646623a07a288f53ff45ac48a8">AccessLogEntryPointer</a> &, <a class="el" href="classACLChecklist.html">ACLChecklist</a> *)</td></tr>
<tr class="separator:abfbb0b730659ed7153add677242f7d06"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9bc0f56349c1b0bc8ed6394b04d2ec12" id="r_a9bc0f56349c1b0bc8ed6394b04d2ec12"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="AccessLogEntry_8h.html#a9bc0f56349c1b0bc8ed6394b04d2ec12">accessLogRotate</a> (void)</td></tr>
<tr class="separator:a9bc0f56349c1b0bc8ed6394b04d2ec12"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1804f4d95ff456d892cb91653e44bada" id="r_a1804f4d95ff456d892cb91653e44bada"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="AccessLogEntry_8h.html#a1804f4d95ff456d892cb91653e44bada">accessLogClose</a> (void)</td></tr>
<tr class="separator:a1804f4d95ff456d892cb91653e44bada"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a02e1e76331a7bb6af17a263035e77a4d" id="r_a02e1e76331a7bb6af17a263035e77a4d"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="AccessLogEntry_8h.html#a02e1e76331a7bb6af17a263035e77a4d">accessLogInit</a> (void)</td></tr>
<tr class="separator:a02e1e76331a7bb6af17a263035e77a4d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aca85a15ea8ba714f00d9547e4ac5ff76" id="r_aca85a15ea8ba714f00d9547e4ac5ff76"><td class="memItemLeft" align="right" valign="top">const char * </td><td class="memItemRight" valign="bottom"><a class="el" href="AccessLogEntry_8h.html#aca85a15ea8ba714f00d9547e4ac5ff76">accessLogTime</a> (time_t)</td></tr>
<tr class="separator:aca85a15ea8ba714f00d9547e4ac5ff76"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<h2 class="groupheader">Function Documentation</h2>
<a id="a1804f4d95ff456d892cb91653e44bada" name="a1804f4d95ff456d892cb91653e44bada"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a1804f4d95ff456d892cb91653e44bada">◆ </a></span>accessLogClose()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void accessLogClose </td>
<td>(</td>
<td class="paramtype">void </td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="access__log_8cc_source.html#l00159">159</a> of file <a class="el" href="access__log_8cc_source.html">access_log.cc</a>.</p>
<p class="reference">References <a class="el" href="classSquidConfig.html#a2515563893727420f8445bd8b5a78b04">SquidConfig::accesslogs</a>, <a class="el" href="SquidConfig_8cc.html#a75b136e6a1eef61424d84596a404aafe">Config</a>, <a class="el" href="acl_2external_2kerberos__ldap__group_2support_8h.html#a32f789db0d4418e80f04e30e089b1265">log()</a>, <a class="el" href="classSquidConfig.html#a172b75114f354c2c3b428e65ea4639df">SquidConfig::Log</a>, and <a class="el" href="log_2File_8cc.html#abb541301b31269a7738a7bb629bd21e9">logfileClose()</a>.</p>
<p class="reference">Referenced by <a class="el" href="main_8cc.html#a164a145a545a21ece1bfb66349437831">mainReconfigureStart()</a>, and <a class="el" href="main_8cc.html#a6fea3a914920a969bf85e6b45a164fcb">SquidShutdown()</a>.</p>
</div>
</div>
<a id="a02e1e76331a7bb6af17a263035e77a4d" name="a02e1e76331a7bb6af17a263035e77a4d"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a02e1e76331a7bb6af17a263035e77a4d">◆ </a></span>accessLogInit()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void accessLogInit </td>
<td>(</td>
<td class="paramtype">void </td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="access__log_8cc_source.html#l00274">274</a> of file <a class="el" href="access__log_8cc_source.html">access_log.cc</a>.</p>
<p class="reference">References <a class="el" href="access__log_8cc.html#a4c50ddd4709b2cb847cad9a4e39edf8c">accessLogRegisterWithCacheManager()</a>, <a class="el" href="classSquidConfig.html#a2515563893727420f8445bd8b5a78b04">SquidConfig::accesslogs</a>, <a class="el" href="namespaceLog_1_1Format.html#a95503120bfbfabdb41b50498c2782ec1ac1d738034cb9d8433742acc1c907b299">Log::Format::CLF_NONE</a>, <a class="el" href="SquidConfig_8cc.html#a75b136e6a1eef61424d84596a404aafe">Config</a>, <a class="el" href="classNotes.html#a27a9544b6db1e8441c7acc068f8d5e7f">Notes::empty()</a>, <a class="el" href="classLog_1_1LogConfig.html#ade2f98118ef109268795bc03c6b10ad2">Log::LogConfig::hasAdaptToken</a>, <a class="el" href="classLog_1_1LogConfig.html#a98d08ade6c2a373f3f3867c3e2641a90">Log::LogConfig::hasIcapToken</a>, <a class="el" href="namespaceFormat.html#a5f11a08efde44e4313dd96e35abda11dac9e7ac195c611bab878dcb5598a76f8c">Format::LFT_ADAPTATION_ALL_XACT_TIMES</a>, <a class="el" href="namespaceFormat.html#a5f11a08efde44e4313dd96e35abda11daba18e2781cfd9329eac5e20d5b070959">Format::LFT_ADAPTATION_LAST_ALL_HEADERS</a>, <a class="el" href="namespaceFormat.html#a5f11a08efde44e4313dd96e35abda11daafea0fc25e58a8fa87e2494d4d022027">Format::LFT_ADAPTATION_LAST_HEADER</a>, <a class="el" href="namespaceFormat.html#a5f11a08efde44e4313dd96e35abda11dac93a9403d156605cc792429934452f02">Format::LFT_ADAPTATION_LAST_HEADER_ELEM</a>, <a class="el" href="namespaceFormat.html#a5f11a08efde44e4313dd96e35abda11da8a503381be8d3ec277722d88e7c40fb3">Format::LFT_ADAPTATION_SUM_XACT_TIMES</a>, <a class="el" href="namespaceFormat.html#a5f11a08efde44e4313dd96e35abda11da55f4a758170bcc613aa699b74fa02b4f">Format::LFT_ICAP_TOTAL_TIME</a>, <a class="el" href="namespaceFormat.html#a5f11a08efde44e4313dd96e35abda11da89bf7a4ebbd5ead83ef7545086fc7c33">Format::LFT_NOTE</a>, <a class="el" href="acl_2external_2kerberos__ldap__group_2support_8h.html#a32f789db0d4418e80f04e30e089b1265">log()</a>, <a class="el" href="classSquidConfig.html#a172b75114f354c2c3b428e65ea4639df">SquidConfig::Log</a>, <a class="el" href="defines_8h.html#aba0050d0d9182386e51d25ec355f4f8d">LOG_ENABLE</a>, <a class="el" href="log_2File_8cc.html#afd2f0e8fbbd869386b69e203b8a1684f">logfileOpen()</a>, <a class="el" href="access__log_8cc.html#a662b48780cd5fbbf52a6b71a7bdc5b20">LogfileStatus</a>, <a class="el" href="classAdaptation_1_1Config.html#adcf7ed34195769053858676c2fd21ee3">Adaptation::Config::metaHeaders()</a>, <a class="el" href="classFormat_1_1Token.html#a8c7cd8e717cc7c2613f0cd095da24f9b">Format::Token::next</a>, and <a class="el" href="namespaceLog.html#a5d38e8eb2e1a47871489939335456201">Log::TheConfig</a>.</p>
<p class="reference">Referenced by <a class="el" href="main_8cc.html#afa78696c5a9a5eb1f32a47d8b87cb9a0">mainInitialize()</a>, and <a class="el" href="main_8cc.html#a98bc6a7edc4cba3d69919e84bb20cedd">mainReconfigureFinish()</a>.</p>
</div>
</div>
<a id="abfbb0b730659ed7153add677242f7d06" name="abfbb0b730659ed7153add677242f7d06"></a>
<h2 class="memtitle"><span class="permalink"><a href="#abfbb0b730659ed7153add677242f7d06">◆ </a></span>accessLogLog()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void accessLogLog </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="icap__log_8h.html#ac74f3c646623a07a288f53ff45ac48a8">AccessLogEntryPointer</a> & </td>
<td class="paramname"><em>al</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classACLChecklist.html">ACLChecklist</a> * </td>
<td class="paramname"><em>checklist</em> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="access__log_8cc_source.html#l00136">136</a> of file <a class="el" href="access__log_8cc_source.html">access_log.cc</a>.</p>
<p class="reference">References <a class="el" href="access__log_8cc.html#a1fa497e5032d00410bb85e1577968b61">accessLogLogTo()</a>, <a class="el" href="classSquidConfig.html#a2515563893727420f8445bd8b5a78b04">SquidConfig::accesslogs</a>, <a class="el" href="SquidConfig_8cc.html#a75b136e6a1eef61424d84596a404aafe">Config</a>, <a class="el" href="classSquidConfig.html#a172b75114f354c2c3b428e65ea4639df">SquidConfig::Log</a>, <a class="el" href="defines_8h.html#aba0050d0d9182386e51d25ec355f4f8d">LOG_ENABLE</a>, and <a class="el" href="access__log_8cc.html#a662b48780cd5fbbf52a6b71a7bdc5b20">LogfileStatus</a>.</p>
<p class="reference">Referenced by <a class="el" href="htcp_8cc.html#acdd26e3003ed1ece8f1d836b20f7b047">htcpLogHtcp()</a>, <a class="el" href="group__ServerProtocolICPInternal2.html#ga83b771edac81e5a996b67e3e4d7b98f7">icpLogIcp()</a>, <a class="el" href="classComm_1_1TcpAcceptor.html#ad66349e42cbff0e2b0608779bd922f3b">Comm::TcpAcceptor::logAcceptError()</a>, and <a class="el" href="classClientHttpRequest.html#a479a52ea68d38e907287b7e921d4fd68">ClientHttpRequest::logRequest()</a>.</p>
</div>
</div>
<a id="a73f5c4d58abfdfe38c5394cd921f9ed9" name="a73f5c4d58abfdfe38c5394cd921f9ed9"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a73f5c4d58abfdfe38c5394cd921f9ed9">◆ </a></span>accessLogLogTo()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void accessLogLogTo </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classCustomLog.html">CustomLog</a> * </td>
<td class="paramname"><em>log</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="icap__log_8h.html#ac74f3c646623a07a288f53ff45ac48a8">AccessLogEntryPointer</a> & </td>
<td class="paramname"><em>al</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classACLChecklist.html">ACLChecklist</a> * </td>
<td class="paramname"><em>checklist</em> = <code>nullptr</code> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="access__log_8cc_source.html#l00066">66</a> of file <a class="el" href="access__log_8cc_source.html">access_log.cc</a>.</p>
<p class="reference">References <a class="el" href="classAcl_1_1Answer.html#af1a1444d19654eb50f7a4323b225f845">Acl::Answer::allowed()</a>, <a class="el" href="namespaceLog_1_1Format.html#a95503120bfbfabdb41b50498c2782ec1a24b9d1123fe8cdf8235c97e070b56d88">Log::Format::CLF_COMBINED</a>, <a class="el" href="namespaceLog_1_1Format.html#a95503120bfbfabdb41b50498c2782ec1a655b58feab97f799276c285f41bba775">Log::Format::CLF_COMMON</a>, <a class="el" href="namespaceLog_1_1Format.html#a95503120bfbfabdb41b50498c2782ec1aceaa3f1d96873c57f1e230cd0f8a3944">Log::Format::CLF_CUSTOM</a>, <a class="el" href="namespaceLog_1_1Format.html#a95503120bfbfabdb41b50498c2782ec1a4886bc8a789c5b2d00e0d2f2b6756ade">Log::Format::CLF_ICAP_SQUID</a>, <a class="el" href="namespaceLog_1_1Format.html#a95503120bfbfabdb41b50498c2782ec1ac1d738034cb9d8433742acc1c907b299">Log::Format::CLF_NONE</a>, <a class="el" href="namespaceLog_1_1Format.html#a95503120bfbfabdb41b50498c2782ec1a91544878800db3e8b4d234ff21953868">Log::Format::CLF_REFERER</a>, <a class="el" href="namespaceLog_1_1Format.html#a95503120bfbfabdb41b50498c2782ec1a7c7214db4c5179971bedc27d2f81d375">Log::Format::CLF_SQUID</a>, <a class="el" href="namespaceLog_1_1Format.html#a95503120bfbfabdb41b50498c2782ec1a7a31a9d4ebab923e817bd566a3f8a5a9">Log::Format::CLF_USERAGENT</a>, <a class="el" href="classAccessLogEntry_1_1HttpDetails.html#a72835160a2c6cc283c402124c51627e9">AccessLogEntry::HttpDetails::content_type</a>, <a class="el" href="namespaceFormat.html#a435b908ce5eaa1e7ecf72f2628ca632f">Format::Dash</a>, <a class="el" href="globals_8h.html#a55764323ad9804876c66576dab6dda87">dash_str</a>, <a class="el" href="classACLChecklist.html#a51ae541a90994e7ed5d11f2b242ac689">ACLChecklist::fastCheck()</a>, <a class="el" href="fatal_8cc.html#ae0269dd75e50d469da2f2416e0cfb7cf">fatalf()</a>, <a class="el" href="classAccessLogEntry.html#a550f1fb979566c3e705422eeb6d0b66c">AccessLogEntry::hier</a>, <a class="el" href="classHierarchyLogEntry.html#a08b4596afc71ec7385564f28f247cd07">HierarchyLogEntry::host</a>, <a class="el" href="classAccessLogEntry.html#a753215d3854b1129173deb898f7c7e99">AccessLogEntry::http</a>, <a class="el" href="namespaceLog_1_1Format.html#a0d1bb4ef0781c61c5a7fd684318acc1e">Log::Format::HttpdCombined()</a>, <a class="el" href="namespaceLog_1_1Format.html#ad80c555b19cd9f96da8e1cb67276c84c">Log::Format::HttpdCommon()</a>, <a class="el" href="classSBuf.html#a8bda8fe69e451e61946b35c2a2d2340b">SBuf::isEmpty()</a>, <a class="el" href="acl_2external_2kerberos__ldap__group_2support_8h.html#a32f789db0d4418e80f04e30e089b1265">log()</a>, <a class="el" href="log_2File_8cc.html#a26302c579fbed3c232f34b338ca3a510">logfileLineEnd()</a>, <a class="el" href="log_2File_8cc.html#aa5f2ad659c72de001f84bdc53fbf2595">logfileLineStart()</a>, <a class="el" href="namespaceLog_1_1Format.html#a20d0a0da2b629ca80dedc1a78d9bc5d6">Log::Format::SquidCustom()</a>, <a class="el" href="rfc2181_8h.html#a17573070c1b8cdd6570e594c23d4addb">SQUIDHOSTNAMELEN</a>, <a class="el" href="namespaceLog_1_1Format.html#a4532ded3a619690d9791b14628df807d">Log::Format::SquidIcap()</a>, <a class="el" href="namespaceLog_1_1Format.html#aedc96589a4841409e2b10c6191e24d0e">Log::Format::SquidNative()</a>, <a class="el" href="namespaceLog_1_1Format.html#af3f4575885ce6e97fbfe05218f12e27f">Log::Format::SquidReferer()</a>, <a class="el" href="namespaceLog_1_1Format.html#a93445e8b67c333d6dddd643acaa4c88f">Log::Format::SquidUserAgent()</a>, <a class="el" href="classAccessLogEntry.html#a4d0990d0207c3d555a408db2e18b3831">AccessLogEntry::url</a>, and <a class="el" href="xstring_8cc.html#a14dfc5efacfd3d4cbccd03827103ac54">xstrncpy()</a>.</p>
<p class="reference">Referenced by <a class="el" href="AccessLogEntry_8h.html#abfbb0b730659ed7153add677242f7d06">accessLogLog()</a>, and <a class="el" href="icap__log_8cc.html#a073030b6d7f1036f3800587d76812633">icapLogLog()</a>.</p>
</div>
</div>
<a id="a9bc0f56349c1b0bc8ed6394b04d2ec12" name="a9bc0f56349c1b0bc8ed6394b04d2ec12"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a9bc0f56349c1b0bc8ed6394b04d2ec12">◆ </a></span>accessLogRotate()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void accessLogRotate </td>
<td>(</td>
<td class="paramtype">void </td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
<p class="definition">Definition at line <a class="el" href="access__log_8cc_source.html#l00145">145</a> of file <a class="el" href="access__log_8cc_source.html">access_log.cc</a>.</p>
<p class="reference">References <a class="el" href="classSquidConfig.html#a2515563893727420f8445bd8b5a78b04">SquidConfig::accesslogs</a>, <a class="el" href="SquidConfig_8cc.html#a75b136e6a1eef61424d84596a404aafe">Config</a>, <a class="el" href="acl_2external_2kerberos__ldap__group_2support_8h.html#a32f789db0d4418e80f04e30e089b1265">log()</a>, and <a class="el" href="classSquidConfig.html#a172b75114f354c2c3b428e65ea4639df">SquidConfig::Log</a>.</p>
<p class="reference">Referenced by <a class="el" href="main_8cc.html#ad92c1b5902f82701a375a18cc0b35d7b">mainRotate()</a>.</p>
</div>
</div>
<a id="aca85a15ea8ba714f00d9547e4ac5ff76" name="aca85a15ea8ba714f00d9547e4ac5ff76"></a>
<h2 class="memtitle"><span class="permalink"><a href="#aca85a15ea8ba714f00d9547e4ac5ff76">◆ </a></span>accessLogTime()</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">const char * accessLogTime </td>
<td>(</td>
<td class="paramtype">time_t </td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_3c69fff7f634b97773a4d39d4565ffb4.html">squid</a></li><li class="navelem"><a class="el" href="dir_27a06220d184fcc3bd2c56b7794ae45b.html">src</a></li><li class="navelem"><a class="el" href="AccessLogEntry_8h.html">AccessLogEntry.h</a></li>
<li class="footer">Generated by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.8 </li>
</ul>
</div>
</body>
</html>