How to Install and Uninstall ruby-syslog-logger Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 19,2024

1. Install "ruby-syslog-logger" package

Please follow the guidance below to install ruby-syslog-logger on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install ruby-syslog-logger

2. Uninstall "ruby-syslog-logger" package

Please follow the guidelines below to uninstall ruby-syslog-logger on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove ruby-syslog-logger $ sudo apt autoclean && sudo apt autoremove

3. Information about the ruby-syslog-logger package on Ubuntu 20.10 (Groovy Gorilla)

Package: ruby-syslog-logger
Architecture: all
Version: 1.6.8-1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 26
Depends: ruby | ruby-interpreter
Filename: pool/universe/r/ruby-syslog-logger/ruby-syslog-logger_1.6.8-1_all.deb
Size: 7336
MD5sum: f8e434b9d2e5f2c8d508c3b77dea1923
SHA1: 341296a7e30796b5e2d6e3f5c054e5e785acea93
SHA256: fd32d14f4262ab73b7e1b5453573231f6a28622a1cd93075bb8e6a800fe324b0
SHA512: 6a994e649d91e3f182c31c6f967539d95204c8c3380bd48e7c5fa81feed570e0ed64c8081a9f9bcea87926f38132c3686e7347c682f60e984ec02a8699710e08
Homepage: http://github.com/ngmoco/syslog_logger
Description-en: improved Logger replacement that logs to syslog
Logger::Syslog is a Logger replacement that logs to syslog. It is almost
drop-in with a few caveats. Add Logger::Syslog to your Rails production
environment to aggregate logs between multiple machines.
.
This particular Logger::Syslog improves the original by correctly
mapping Rails log severities to the Syslog counterparts. It also adds
the ability to select a syslog facility other than "user".
Description-md5: f93c4134dfe5ec1cb60680de3a52e6b1
Ruby-Versions: all