Lines Matching defs:log
50 // Listener log
54 // Worker log
58 // ClientHandler log
63 // Upstream log
69 // Downstream log
74 // Downstream connection log
78 // Downstream HTTP2 session log
82 // Memcached connection log
125 Log &operator<<(void (*func)(Log &log)) {
212 namespace log {
213 void hex(Log &log);
214 void dec(Log &log);
215 } // namespace log
283 // |rstatus| exited. The |msg| is prepended to the log message.