GRN_LOG_DEFAULT_LEVEL

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) nothrow @nogc
static if(!__traits(compiles, GRN_LOG_DEFAULT_LEVEL))
enum GRN_LOG_DEFAULT_LEVEL = .grn_log_level.GRN_LOG_NOTICE;

Meta