Refactored logging functionality into Log class.
This commit is contained in:
committed by
jason-watkins
parent
be9252ce25
commit
a3a82f4a71
@@ -36,8 +36,6 @@
|
||||
|
||||
int test(int buffer);
|
||||
|
||||
int updateLog(const char *buffer, int length);
|
||||
|
||||
unsigned short getIP(struct sockaddr recvaddr, char *IP);
|
||||
|
||||
int printBufferToLog(struct XPCMessage & msg);
|
||||
|
||||
Reference in New Issue
Block a user