[erlang-questions] Logging interprocess communication

Yash Ganthe yashgt@REDACTED
Sun Dec 9 14:35:32 CET 2012


Hi,

In an Erlang VM when one process send a message to another using: Pid !  
MyMessage we would like to log this interaction to a log file. We need to  
do this without having the developer introduce explicit log statements all  
over the code wherever one process communicates with another.

What is the best way to achieve this?

Thanks,
Yash
-- 
Using Opera's revolutionary email client: http://www.opera.com/mail/



More information about the erlang-questions mailing list