Why: - Developers could reasonably expect that `composer serve` would provide logs in the terminal used for serving the app What: - Set an environment variable, MW_LOG_STDERR, and check this in LegacyLogger which is already loaded in DevelopmentSettings for installs using the local development quickstart guidelines. If the env variable is set, and LegacyLogger is already in use for writing to log files, then use error_log() to also write to stderr Bug: T347347 Change-Id: I7ff8ec1664d5ee9ca0487b3ed363b43fe235b738 |
||
|---|---|---|
| .. | ||
| logger | ||
| DeprecatablePropertyArray.php | ||
| DeprecationHelper.php | ||
| MWDebug.php | ||