MCPcopy 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

logMethod · 0.45
close_fileMethod · 0.45
rollMethod · 0.45
flush_thread_mainMethod · 0.45
reseat_diagslogMethod · 0.45
should_roll_diagslogMethod · 0.45
should_roll_outputlogMethod · 0.45
operator==Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected