LogMessage for every API

It would be awesome if we could LogMessage() in every type of script. If we hace a malicious bank script installed somewere else, it would be nice to log the messages of us getting the $$, if we are offline.

Agreed

This would be really nice functionality, of course if it was just implemented as LogMessage() in a malicious script, it would inform the victim. Perhaps a RemoteMessage() which sends a message to a specific IP.

Definitly

Yeah I definitly want this to happen. It's kind of annoying not being able to log everything that goes on with all APIs.

Remote logging

Ahhh, but if you could POST HTTP data, or otherwise send data straight to a port, you could build your own remote logger now, couldn't you?

From Wartt Hog

^ This. Rather than just

^ This. Rather than just letting us log the messege, make us make our own remote log scripts. And, that functionality would work in other things too.

Remote log via HTTP

Plus it would then be vulnerable because if people replaced your HTTP then your remote log wouldn't work. IMHO, awesome features are both powerful and vulnerable.

From Wartt Hog