Version 1
[yaffs-website] / vendor / drupal / console-en / translations / database.log.poll.yml
diff --git a/vendor/drupal/console-en/translations/database.log.poll.yml b/vendor/drupal/console-en/translations/database.log.poll.yml
new file mode 100644 (file)
index 0000000..a5b14a5
--- /dev/null
@@ -0,0 +1,9 @@
+description: 'Poll the watchdog and print new log entries every x seconds'
+arguments:
+    duration: 'Duration in seconds which to sleep between database reads'
+messages:
+    warning: | 
+                Do not use in production environments
+                As this script blocks you are advised to only run it on vm's with multiple cores for performance reasons
+                Stop this polling mechanism before you clean/truncate the watchdog table!
+                Quit with ^C
\ No newline at end of file