pantheon-systems / documentation

Pantheon Docs
https://docs.pantheon.io
Other
188 stars 651 forks source link

Environment Log Files on Pantheon Doc Update (Watchdog commands outdated) #9238

Open aaronlsilber opened 5 days ago

aaronlsilber commented 5 days ago

Re: Environment Log Files on Pantheon

Priority: Low

Issue Description:

In the section titled How can I access the Drupal event log? the drush watchdog commands are outdated.

New versions of Drush watchdog commands use an updated syntax.

Suggested Resolution

Old commands

terminus drush . -- watchdog-show terminus drush . -- watchdog-show --tail

New commands

terminus drush . -- watchdog:show terminus drush . -- watchdog:tail