Code

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 723060cc21e6c25a86850921461c664fedd2e71c..8dd59ae64129bc32605ba9b153e3aad615208d4c 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.