aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJoris2019-09-09 20:42:41 +0200
committerJoris2019-09-09 20:42:41 +0200
commit88a2f0c22b523dd5246cefaeefd6c08bf9d6fba7 (patch)
treea138ceec2036313bc81b4ab2b0685914ee166c29 /README.md
parent3e2c3f014bce0a82ac8708925806be05412898f9 (diff)
downloadad-listener-88a2f0c22b523dd5246cefaeefd6c08bf9d6fba7.tar.gz
ad-listener-88a2f0c22b523dd5246cefaeefd6c08bf9d6fba7.tar.bz2
ad-listener-88a2f0c22b523dd5246cefaeefd6c08bf9d6fba7.zip
Use logging library instead of putStrLn
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index cf16767..ca0390d 100644
--- a/README.md
+++ b/README.md
@@ -36,6 +36,5 @@ See [application.conf](application.conf).
## Ideas
-- add logging system
- add sqlite DB, to get back to previous state if shut down, it also permits to
see what has already been seen.