_grn_logger.log

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
struct _grn_logger
extern (C)
void function(.grn_ctx* ctx, .grn_log_level level, const(char)* timestamp, const(char)* title, const(char)* message, const(char)* location, void* user_data) log;

Meta