mirror of
https://git.freebsd.org/ports.git
synced 2025-05-22 03:45:17 -04:00
Commit b7f05445c0
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)
6 lines
407 B
Text
6 lines
407 B
Text
This class implements a "Log::Log4perl" layout format, similar to
|
|
Log::Log4perl::Layout::PatternLayout except that the output is a JSON hash.
|
|
The JSON hash is ASCII encoded, with no newlines or other whitespace, and is
|
|
suitable for output, via Log::Log4perl appenders, to files and syslog etc.
|
|
The JSON hash can, optionally, be UTF-8 encoded.
|
|
Contextual data in the Log::Log4perl::MDC hash can be included.
|