logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

IM::Log - IM log handler

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);

See Also