Scroll to navigation

IM::Log(3pm) Internet Message Perl modules IM::Log(3pm)

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.

2016-10-10 IM153