Home | History | Annotate | Download | only in plugins

Lines Matching defs:log

251     /** dumps printf messages to the log file
252 e.g. interface->log(instance, kWarning_ANPLogType, "value is %d", value);
254 void (*log)(ANPLogType, const char format[], ...);