The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

FTN::Log - Perl extension for FTN related logging, for Fidonet Technology Networks (FTN) related processing...

SYNOPSIS

  use FTN::Log;

  logging($logfile, $id, %text); 

DESCRIPTION

 This is the documentation for the FTN::Log module.
 
 Available functions are as follows:
 

logging($logfile, $id, @text); $logfile = the logfile name and path $id = a program descriptor @text = the text to be printed as the log entry

AUTHOR

Robert James Clay, jame@users.sf.net

SEE ALSO

perl(1).