Name : perl-Log-Funlog
| |
Version : 0.90
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp154.1.1
| Date : 2023-01-27 17:26:10
|
Group : Development/Libraries/Perl
| Source RPM : perl-Log-Funlog-0.90-lp154.1.1.src.rpm
|
Size : 0.04 MB
| |
Packager : https://www_suse_com/
| |
Summary : Simple and useful log module with fun inside ;)
|
Description :
This is a Perl module intended ton manage the logs you want to do from your Perl scripts.
It should be easy to use, and provide all the fonctionalities you want.
Just initialize the module, then use is as if it was an ordinary function!
When you want to log something, just write:
your-sub-log(priority,\"what\",\" I \",\"wanna log is: \",AATTan_array)
then the module will analyse if the priority if higher enough (seeing verbose option). If yes, your log will be written with the format you decided on STDERR (default) or a file.
As more, the module can write funny things to your logs, if you want ;) It can be very verbose, or just ... shy :)
Log::Funlog may export an \'error\' function: it logs your message with a priority of 1 and with an specific (parametrable) string. You can use it when you want to highlight error messages in your logsi with a pattern.
Parameters are: header, error_header, cosmetic ,verbose, file, daemon, fun, colors, splash, -n, caller, ltype
verbose is mandatory.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl:/CPAN-L/15.4/noarch |