Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
4 lines
210 B
Plaintext
4 lines
210 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.
|