Paketname | liblogger-syslog-perl |
Beschreibung | Logger::Syslog -- an simple wrapper over Sys::Syslog for Perl |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.1-2 |
Sektion | universe/perl |
Priorität | optional |
Installierte Größe | 60 Byte |
Hängt ab von | libsys-syslog-perl, perl (>= 5.6.0-16) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 8446 Byte |
Prüfsumme MD5 | b1294720ef57ae347cfe050b5e606852 |
Prüfsumme SHA1 | 5969d28deb08d6e598aab08248fa3c4b8dc656ff |
Prüfsumme SHA256 | 18f88c2cbae30bba8b9772ad69a0baa8392e99449b6000b455f886dfac682c6e |
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.
|