Profile
Achievement
JordanRowles's Recent SnippetsTagged data
- All /
« Prev 1 Next »
These logging functions will be improved and added into the SocketServer_Server.py to log information from programs on machines on the same network, but not directly connected to each other.
0
1027
posted 10 years ago by JordanRowles
Client code for sending information to the logging server.
0
901
posted 10 years ago by JordanRowles
A server that receives information from programs (Name, DateTime, LogType, Data) and writes it to a file with the syntax:
LogFile_{program_name}_{ISO-Date}.log
0
914
posted 10 years ago by JordanRowles