get(LoggerInterface::class); $logger->debug(env('environmental') . '::' . env('environmental_workerId', 0) . '::' . $this->data); } }