| Paketname | liblogger-syslog-perl |
| Beschreibung | Logger::Syslog -- an simple wrapper over Sys::Syslog for Perl |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 1.1-2 |
| Sektion | perl |
| Priorität | optional |
| Installierte Größe | 60 Byte |
| Hängt ab von | libsys-syslog-perl, perl (>= 5.6.0-16) |
| Empfohlene Pakete | |
| Paketbetreuer | Debian Perl Group |
| Quelle | |
| Paketgröße | 8370 Byte |
| Prüfsumme MD5 | 22c238dca469f529c193e3e94c62c6f7 |
| Prüfsumme SHA1 | e293ab48e23a4dce9642cdb2847bf48f5f86d90f |
| Prüfsumme SHA256 | db33b9ab5cef8bc43b3826068746e4353177161281e28972766ad434598cbff0 |
| Link zum Herunterladen | liblogger-syslog-perl_1.1-2_all.deb |
| Ausführliche Beschreibung | You want to deal with syslog, but you don't want to bother with Sys::Syslog,
that module is for you.
.
Logger::Syslog takes care of everything regarding the Syslog communication, all
you have to do is to use the function you need to send a message to syslog.
.
Logger::Syslog provides one function per Syslog message level: debug, info,
warning, error, notice, critic, alert.
|