Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This module prints separator line on every event. Can be used to indicate event boundaries in job's log.

Module has two configuration parametersoptions:

parameter

default value

description

separator

"="

separator string

repeat

80

number of repeats of separator string on a separator line

...

...

number of repeats of separator string on a separator line

Example of the output produced by this module with the default parameters (including output from PrintEventId module):

...