Issue 22: Convert remaining code to use the log module
commit267ed2bc36ea22916f7d24e35f0f99bd091f14bf
authorJonas Fonseca <fonseca@diku.dk>
Tue, 20 May 2008 13:37:51 +0000 (20 14:37 +0100)
committerJonas Fonseca <fonseca@diku.dk>
Tue, 20 May 2008 14:23:01 +0000 (20 15:23 +0100)
treeeee49af5da513904a0549ed033a0b782e0b68198
parentc4c78fb1e9ca4a66c08f45345d338038781f8745
Issue 22: Convert remaining code to use the log module

Allows the macros.h file to be deleted.
25 files changed:
mch/MoteHost.h
mcs/FileDescriptor.cc
mcs/FileDescriptor.h
mcs/Host.cc
mcs/HostListener.cc
mcs/HostListener.h
mcs/Mote.cc
mcs/Session.cc
mcs/SessionListener.cc
mcs/SessionListener.h
mcs/database.h
mcs/moteserver.cc
protocols/Makefile.am
protocols/Message.cc
protocols/MsgPayload.cc
protocols/client_server/ClientMsg.cc
protocols/client_server/MsgClientConfirm.cc
protocols/client_server/MsgClientRequest.cc
protocols/host_server/HostMsg.cc
protocols/host_server/MsgMoteConnectionInfoList.cc
protocols/macros.h [deleted file]
protocols/motecontrol/MoteMsg.cc
protocols/motecontrol/MsgRequest.cc
protocols/tcputil.cc
protocols/tcputil.h