pub fn setup_for_context(
    context: *mut RedisModuleCtx
) -> Result<(), SetLoggerError>
Expand description

The same as setup but sets the custom module context.