MonologFactory
class MonologFactory implements SearchLogFactory (View source)
Provides logging based on monolog
Methods
LoggerInterface
getOutputLogger(string $name, bool $verbose)
Get an output logger with the given verbosity
LoggerInterface
Details
LoggerInterface
getOutputLogger(string $name, bool $verbose)
Get an output logger with the given verbosity
LoggerInterface
getQueuedJobLogger(QueuedJob $job)
Make a logger for a queuedjob