glfs/general/prog/perl-modules/perl-log-log4perl.xml
2024-01-19 22:39:35 +01:00

89 lines
2.5 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../../general.ent">
%general-entities;
<!ENTITY my-download-http "&perl_authors;/id/E/ET/ETJ/Log-Log4perl-&Log-Log4perl-version;.tar.gz">
<!ENTITY my-md5sum "acbe29cbaf03f4478a13579a275b0011">
]>
<!-- Begin Log::Log4perl -->
<sect2 id="perl-log-log4perl" xreflabel="Log-Log4perl-&Log-Log4perl-version;">
<title>Log::Log4perl-&Log-Log4perl-version;</title>
<indexterm zone="perl-log-log4perl">
<primary sortas="a-Log-Log4perl">Log::Log4perl</primary>
</indexterm>
<sect3 role="package">
<title>Introduction to Log::Log4perl</title>
<para>
Log::Log4perl provides a Log4j implementation for
<application>perl</application>.
</para>
&lfs120_checked;
<bridgehead renderas="sect4">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>
Download (HTTP): <ulink url="&my-download-http;"/>
</para>
</listitem>
<listitem>
<para>
Download MD5 sum: &my-md5sum;
</para>
</listitem>
</itemizedlist>
</sect3>
<sect3 role="installation">
<title>Installation of Log::Log4perl</title>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
href="../../../xincludes/perl-standard-install.xml"/>
</sect3>
<sect3 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<seglistitem>
<seg>
l4p-templ
</seg>
</seglistitem>
</segmentedlist>
<variablelist>
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
<?dbfo list-presentation="list"?>
<?dbhtml list-presentation="table"?>
<varlistentry id="l4p-templ-prog">
<term><command>l4p-templ</command></term>
<listitem>
<para>
prints out the text of a template Log4perl configuration for
starting a new Log4perl configuration file
</para>
<indexterm zone="perl-log-log4perl l4p-templ-prog">
<primary sortas="b-l4p-templ">l4p-templ</primary>
</indexterm>
</listitem>
</varlistentry>
</variablelist>
</sect3>
</sect2>