Skip to content

Receiver reference

cihub edited this page Dec 14, 2011 · 38 revisions

File

Function: writes received messages to a file

Element name: file

Allowed attributes:

  • formatid - format that will be used by this receiver
  • path - path to the log file

Example:

<sealog>
    <outputs>
        <file path="log.log"/>
    </outputs>
</sealog>

Clone this wiki locally