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