Provided by: im_151-3_all 

NAME
IM::Log - IM log handler
SYNOPSIS
use IM::Log;
$main::Log_file = "putlog";
log_action($proto, $server, $to, $stat, @resp);
DESCRIPTION
The IM::Log module handles log file of IM.
This modules is provided by IM (Internet Message).
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.
IM151 2011-05-25 IM::Log(3pm)