server_log
void server_log(struct client *, const char *);
server_log(clt, msg);
server_log(clt, NULL);