There was an error while loading. Please reload this page.
Resolves the logger expected by command result helper traits.
The trait caches the shared logger lazily so consuming commands do not need to carry constructor wiring for internal logging helpers.
\FastForward\DevTools\Console\Command\Traits\HasCommandLogger
Returns the logger configured for the consuming command.
public getLogger(): \Psr\Log\LoggerInterface