mention write_log in the README
authorPierre-Yves Ritschard <pyr@spootnik.org>
Tue, 13 Jan 2015 10:05:52 +0000 (11:05 +0100)
committerPierre-Yves Ritschard <pyr@spootnik.org>
Tue, 13 Jan 2015 10:05:52 +0000 (11:05 +0100)
README

diff --git a/README b/README
index 723060c..8dd59ae 100644 (file)
--- a/README
+++ b/README
@@ -433,6 +433,9 @@ Features
     - write_kafka
       Sends data to Apache Kafka, a distributed queue.
 
+    - write_log
+      Writes data to the log
+
     - write_mongodb
       Sends data to MongoDB, a NoSQL database.