Commit graph

6 commits

Author SHA1 Message Date
Calin Culianu
2547dc35cb Added SysLogger for -S option which actually uses unix syslog()
On Windows it still prints to console, however (without timestamps).

Note that syslog mode doesn't produce any debug output even if -d is
specified (at least on macOS) -- probably the sysadmin needs to
enable debug logging.
2019-04-27 16:00:58 +03:00
Calin Culianu
2550168c18 tweak 2019-04-26 21:38:15 +03:00
Calin Culianu
7c65dd0c2c Fixups for building on Windows with MSVC.
Still doesn't quite work. Getting there...
2019-04-26 15:10:18 +03:00
Calin Culianu
51fd84deb2 nit 2019-04-26 14:08:04 +03:00
Calin Culianu
58461e7890 implemented 3 electrum x protocol commands. getting there. 2019-04-23 16:24:18 +03:00
Calin Culianu
62101beeac Initial revision. Just laying out a skeleton to build on. 2019-04-23 02:33:16 +03:00