_grn_logger

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

fin
void function(.grn_ctx* ctx, void* user_data) fin;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
flags
int flags;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
log
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;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
max_level
.grn_log_level max_level;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
reopen
void function(.grn_ctx* ctx, void* user_data) reopen;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
user_data
void* user_data;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta