Searched refs:cmdlog (Results 1 – 1 of 1) sorted by relevance
453 sds cmdlog = sdsnew("<redis>"); in luaRedisGenericCommand() local456 cmdlog = sdscatprintf(cmdlog," ... (%d more)", in luaRedisGenericCommand()460 cmdlog = sdscatlen(cmdlog," ",1); in luaRedisGenericCommand()461 cmdlog = sdscatsds(cmdlog,c->argv[j]->ptr); in luaRedisGenericCommand()464 ldbLog(cmdlog); in luaRedisGenericCommand()