mirror of
https://github.com/YGGverse/next.git
synced 2025-01-11 23:58:26 +00:00
print constructed server type
This commit is contained in:
parent
f0a08b5fcb
commit
beee1c7d0c
@ -29,7 +29,7 @@ abstract class Nex implements MessageComponentInterface
|
||||
(string) $environment->get('host'),
|
||||
(string) $environment->get('port')
|
||||
],
|
||||
_('[{time}] [construct] server {host}:{port}')
|
||||
_('[{time}] [construct] nex server {host}:{port}')
|
||||
) . PHP_EOL
|
||||
);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user