pub fn setup_for_context(
context: *mut RedisModuleCtx,
) -> Result<(), SetLoggerError>Expand description
The same as setup but sets the custom module context.
pub fn setup_for_context(
context: *mut RedisModuleCtx,
) -> Result<(), SetLoggerError>The same as setup but sets the custom module context.