command
Version:
v0.0.0-...-a9562c4
Opens a new window with list of versions in this module.
Published: Aug 23, 2014
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
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
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.