View source on Github
Analyzing class Drush\Log\DrushLog
Description
Redirects Drupal logging messages to Drush log.
Note that Drupal extends the LoggerInterface, and needlessly replaces Psr\Log\LogLevels with Drupal\Core\Logger\RfcLogLevel. Doing this arguably violates the Psr\Log contract, but we can't help that here -- we just need to convert back.
Type hierarchy
struggle-for-php/sfp-psalm-psr-log-plugin
dev-master
0.2.0
zire/psr-log
dev-master
1.1.4
ortnit/logger
dev-master
Class usage:
This class is used in:Class | Package |
---|---|
Drush\Boot\DrupalBoot8 |
drush/drush
9.x-dev
|
Drush\Boot\DrupalBoot8 |
drush/drush
8.x-dev
|
Drush\Boot\DrupalBoot8 |
drush/drush
7.x-dev
|