#include "htapp.h"
#include "log.h"
#include "snprintf.h"
Go to the source code of this file.
Functions | |
void | ht_logf (int color, const char *format,...) |
|
Definition at line 25 of file log.cc. References app, AWT_LOG, buf, ht_vsnprintf(), ht_log::log(), loglines, msg_draw, msg_log_changed, and ht_view::sendmsg(). |