mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 14:07:27 -08:00
18 lines
644 B
XML
18 lines
644 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="project">
|
|
<email>ejabberd@gentoo.org</email>
|
|
</maintainer>
|
|
<longdescription lang="en">
|
|
Lager (as in the beer) is a logging framework for Erlang. Its purpose
|
|
is to provide a more traditional way to perform logging in an erlang
|
|
application that plays nicely with traditional UNIX logging tools like
|
|
logrotate and syslog.
|
|
</longdescription>
|
|
<upstream>
|
|
<remote-id type="github">basho/lager</remote-id>
|
|
<remote-id type="github">erlang-lager/lager</remote-id>
|
|
</upstream>
|
|
</pkgmetadata>
|