documentation icon indicating copy to clipboard operation
documentation copied to clipboard

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

Open aaronlsilber opened this issue 1 year ago • 0 comments

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

aaronlsilber avatar Sep 27 '24 15:09 aaronlsilber