spelling
This commit is contained in:
parent
b2fcc9f1b0
commit
59aaf0a529
1 changed files with 1 additions and 1 deletions
|
|
@ -467,7 +467,7 @@ private[remote] abstract class ArteryTransport(_system: ExtendedActorSystem, _pr
|
|||
log.info(
|
||||
"Remoting started with transport [Artery {}];", settings.Transport)
|
||||
log.info(
|
||||
"Remoting is listening on address [{}] with UID [{}] and bind to [{}] with UID [{}]",
|
||||
"Remoting is listening on address [{}] with UID [{}] and binded to [{}] with UID [{}]",
|
||||
localAddress.address, localAddress.uid, bindAddress.address, bindAddress.uid)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue