Actions

Translations

Plugins - advanced/49/en: Difference between revisions

From LimeSurvey Manual

(Importing a new version from external source)
(Importing a new version from external source)
 
Line 1: Line 1:
<syntaxhighlight lang="bash>
$ tail -f tmp/runtime/plugin.log | grep <your plugin name>
$ tailf tmp/runtime/plugin.log | grep <your plugin name>
</syntaxhighlight>

Latest revision as of 17:10, 5 June 2021

Message definition (Plugins - advanced)
 $ tail -f tmp/runtime/plugin.log | grep <your plugin name>
$ tail -f tmp/runtime/plugin.log | grep <your plugin name>