Man Page: authen::simple::log
Operating Environment: debian
Section: 3pm
Authen::Simple::Log(3pm) User Contributed Perl Documentation Authen::Simple::Log(3pm)NAMEAuthen::Simple::Log - Simple log classSYNOPSIS$log = Authen::Simple::Log->new; $log->error($message); $log->warn($message);DESCRIPTIONDefault log class for Authen::SimpleMETHODSo new Constructor, takes no parameters. o debug (@) Does nothing. o error (@) Logs a error message to "STDERR". o info (@) Does nothing. o warn (@) Logs a warning message to "STDERR" if $^W is true.SEE ALSOAuthen::Simple Authen::Simple::AdapterAUTHORChristian Hansen "chansen@cpan.org"COPYRIGHTThis program is free software, you can redistribute it and/or modify it under the same terms as Perl itself. perl v5.14.2 2012-04-19 Authen::Simple::Log(3pm)
| Related Man Pages |
|---|
| authen::simple::dbm(3pm) - debian |
| authen::simple::ftp(3pm) - debian |
| authen::simple::http(3pm) - debian |
| authen::simple::kerberos(3pm) - debian |
| authen::simple::password(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Introduction |
| Detecting unused variables... |
| Weird 'find' results |
| New UNIX and Linux History Sections |