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.

