diff options
author | Joris | 2019-09-09 20:42:41 +0200 |
---|---|---|
committer | Joris | 2019-09-09 20:42:41 +0200 |
commit | 88a2f0c22b523dd5246cefaeefd6c08bf9d6fba7 (patch) | |
tree | a138ceec2036313bc81b4ab2b0685914ee166c29 /README.md | |
parent | 3e2c3f014bce0a82ac8708925806be05412898f9 (diff) |
Use logging library instead of putStrLn
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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. |