Add info message
This commit is contained in:
parent
632f81e6ed
commit
ccf99e318e
@ -13,6 +13,7 @@ class FileServer
|
||||
$this->initializeQuerySocket($context, $queryDSNs);
|
||||
$this->initializeRootDirectory($rootDirectory);
|
||||
$this->initializePoll();
|
||||
$this->logf('Info: listening...');
|
||||
}
|
||||
|
||||
private function logf(string $format, ...$args): void
|
||||
|
Loading…
Reference in New Issue
Block a user