IM::Log - IM log handler
Contents
Copyright
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.
IM153 2016-10-10 IM::Log(3pm)
Description
The IM::Log module handles log file of IM.
This modules is provided by IM (Internet Message).
Name
IM::Log - IM log handler
Synopsis
use IM::Log;
$main::Log_file = "putlog";
log_action($proto, $server, $to, $stat, @resp);
