typo
This commit is contained in:
parent
a08eee60e1
commit
b5f081c537
|
|
@ -307,7 +307,7 @@ class RedisClient extends LocalClient
|
|||
DashboardLogger::log($appId, DashboardLogger::TYPE_REPLICATOR_MESSAGE_RECEIVED, [
|
||||
'channel' => $channel->getChannelName(),
|
||||
'redisChannel' => $redisChannel,
|
||||
'serverId' => $this->getServer(),
|
||||
'serverId' => $this->getServerId(),
|
||||
'incomingServerId' => $serverId,
|
||||
'incomingSocketId' => $socket,
|
||||
'payload' => $payload,
|
||||
|
|
|
|||
Loading…
Reference in New Issue