NAME
FTN::Log - Perl extension for logging Fidonet Technology Networks (FTN) related processing.
VERSION
VERSION 0.06
FUNCTIONS
logging
Syntax: logging($log_file, $id, $text);
An FTN compatible Logging subroutine, where:
- $log_file Filename and path to the log file. Can also be STDOUT or STDERR.
- $id Short string than can identify which program is doing the logging.
- $text A string containing what is being logged.
AUTHOR
Robert James Clay, <jame at rocasa.us>
BUGS
Please report any bugs or feature requests to bug-ftn-log at rt.cpan.org
, or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=FTN-Log. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.
SUPPORT
You can find documentation for this module with the perldoc command.
perldoc FTN::Log
You can also look for information at:
RT: CPAN's request tracker
AnnoCPAN: Annotated CPAN documentation
CPAN Ratings
Search CPAN
COPYRIGHT & LICENSE
Copyright 2001-2010 Robert James Clay, all rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
SEE ALSO
"perl(1)"