database:log:poll
Poll the watchdog and print new log entries every x seconds
Utilisation:
drupal database:log:poll [arguments] [options]
dblp
Options disponibles
Option | Détails |
---|---|
--type | Filter events by a specific type |
--severity | Filter events by a specific level of severity |
--user-id | Filter events by a specific user id |
Paramètres disponibles
Paramètre | Détails |
---|---|
duration | Duration in seconds which to sleep between database reads |
Exemples
Print the log entries on screen every x seconds
drupal database:log:poll \
100