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.

  1. Adding a Logger

    Use the button to add a Logger. The added Logger when activated will log data determined by what information you tell it to record.

  2. Removing a Logger

    Use the icon to delete a Logger. This will remove the Logger from the List of Loggers.

  3. Reordering a Logger

    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.

  4. Renaming a Logger

    Use the icon to rename a Logger.

  5. Entering a File Name

    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.

  6. Entering a Header

    In the header field for a Logger, you set a header that will placed at the top of the file.

  7. Entering a Timestamp

    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.

  8. Entering Log Values

    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.