Implement etorrent_event_mgr (renamed from etorrent_event).
commitb5dbdd1f5cad9e50c21098f06548ae0c168d928f
authorJesper Louis Andersen <jesper.louis.andersen@gmail.com>
Tue, 8 Jul 2008 19:10:11 +0000 (8 21:10 +0200)
committerJesper Louis Andersen <jesper.louis.andersen@gmail.com>
Tue, 8 Jul 2008 19:10:11 +0000 (8 21:10 +0200)
tree123a7c1ebab123a7fba0717c57d9b862c6f5d453
parent793f9417b43179b22ac31f96bfb7ef3d8cbbf6f4
Implement etorrent_event_mgr (renamed from etorrent_event).

This implements a simple binlog report logger. We still need to
hack up a working binlog reader and browser, but this is a good
start.

Another simple option is to write a more traditional logger
(which is what we probably should do).
lib/etorrent-1.0/priv/etorrent.config.example
lib/etorrent-1.0/src/etorrent_event.erl [deleted file]
lib/etorrent-1.0/src/etorrent_event_mgr.erl [new file with mode: 0644]
lib/etorrent-1.0/src/etorrent_sup.erl
lib/etorrent-1.0/src/etorrent_t_control.erl
lib/etorrent-1.0/src/etorrent_torrent.erl