filelogger

command
v0.0.0-...-a9562c4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 23, 2014 License: MIT Imports: 2 Imported by: 0

README

receptor-reactor-filelogger

filelogger writes incoming events to a log file. Used for testing purpose.

Config

Global

No global configuration

Service
{
  "reactors": {
    "filelogreactor1": {
      "type": "filelogger",
      "cfg": {
        "filename": "/tmp/receptor_events.log",
        "unbuffered": true
      }
    }
  }
}

If Unbuffered is true, output is written after every event.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL