StandardLoggerFactory
class StandardLoggerFactory implements LoggerFactoryInterface (View source)
Properties
protected Repository | $config | ||
protected Filesystem | $filesystem |
Methods
Details
__construct(Repository $config, Filesystem $filesystem)
No description
protected bool
isLoggingEnabled()
No description
protected LoggerInterface
createLogger(Process $process)
No description
LoggerInterface|null
createFromRunner(TaskRunnerInterface $runner)
No description
LoggerInterface|null
createFromProcess(Process $process)
No description