DOKK / manpages / debian 10 / im / IM::Log.3pm.en
IM::Log(3pm) Internet Message Perl modules IM::Log(3pm)

IM::Log - IM log handler

 use IM::Log;
 $main::Log_file = "putlog";
 log_action($proto, $server, $to, $stat, @resp);

The IM::Log module handles log file of IM.

This modules is provided by IM (Internet Message).

IM (Internet Message) is copyrighted by IM developing team. You can redistribute it and/or modify it under the modified BSD license. See the copyright file for more details.

2016-10-10 IM153