The Loggers tab allows you to set up an object that logs information to a file. When a logger is called from a Task, it uses the file location, headers, timestamp, and schema field to generate the file.
Use the button to add a Logger. The added Logger when activated will
log data determined by what information you tell it to record.
Use the icon to delete a Logger. This will remove the Logger from the List of Loggers.
Use the icon to move device up and down the Logger list. The up arrow will move
the Logger up the Logger list and the down arrow ill move down the Logger list.
Use the icon to rename a Logger.
In the file field for a Logger, you set the location the file will be created,
and what it will be named. In the picture here, the log will be named example.log, and it will be placed in the directory flash/tasker/logging.
In the header field for a Logger, you set a header that will placed at
the top of the file.
In the timestamp field for a Logger, you set the format of the date/time that
is displayed next to information recorded in the Logger.
In the schema field for a Logger, you enter the values you wish to record when the log
executes. In the picture above, entering
{{rout[1].state}}
makes the Logger record the ON/OFF state of output 1 on the JNIOR.