Binary package “liblogger-syslog-perl” in ubuntu xenial

Logger::Syslog -- an simple wrapper over Sys::Syslog for Perl

 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.