danicoin/contrib/epee
moneromooo-monero 58f3fc68e4
Make msgwriter logs go to file only
This was the case for monero-wallet-cli already, but not for
monerod, which was making it pretty spammy as it was duplicating
intended output. Since my original intent was to ensure logs
included command output for debugging, this achieves both.
2017-07-24 10:34:47 +01:00
..
demo removing some unsed epee files 2017-01-20 01:05:14 +00:00
include Make msgwriter logs go to file only 2017-07-24 10:34:47 +01:00
src Merge pull request #2159 2017-07-19 11:52:27 +02:00
tests undelete epee tests.cpp 2017-01-21 10:00:32 +08:00
CMakeLists.txt update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
LICENSE.txt year updated in license 2015-01-02 18:52:46 +02:00
README.md year updated in license 2015-01-02 18:52:46 +02:00

epee - is a small library of helpers, wrappers, tools and and so on, used to make my life easier.