How does it work? (Explain it in terms of server, writes, GETs, values, whatever).
DOes it work with Win32 apps?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I’ll try to explain:
class/interface. When event that you
want to log occures, you send
message to the
sources (application, server logs,
etc)
do with it: generate visualization,
send over tcp/ip, store in a file,
nfs, hdfs, you decide.
app or machine, or this log data can
be sent from client over internet.
Definitely works with win32 apps.