Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/trafficserver
/ get_name
Method
get_name
include/proxy/logging/LogFile.h:71–75 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
69
bool reopen_if_moved();
70
71
const char *
72
get_name() const
73
{
74
return m_name;
75
}
76
77
void change_header(const char *header);
78
void change_name(const char *new_name);
Callers
8
log
Method · 0.45
close_file
Method · 0.45
roll
Method · 0.45
flush_thread_main
Method · 0.45
reseat_diagslog
Method · 0.45
should_roll_diagslog
Method · 0.45
should_roll_outputlog
Method · 0.45
operator==
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected