mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
c0737a32d2
Logger::Syslog is a Logger replacement that logs to syslog. It is almost drop-in with a few caveats. You can add Logger::Syslog to your Rails production environment to aggregate logs between multiple machines. WWW: https://github.com/ngmoco/syslog_logger
6 lines
256 B
Plaintext
6 lines
256 B
Plaintext
Logger::Syslog is a Logger replacement that logs to syslog. It is almost drop-in
|
|
with a few caveats. You can add Logger::Syslog to your Rails production
|
|
environment to aggregate logs between multiple machines.
|
|
|
|
WWW: https://github.com/ngmoco/syslog_logger
|