Install this package:
emerge -a dev-php/psr-log
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-php/psr-log
Or alternatively:
emerge --autounmask-write -a dev-php/psr-log
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 3.0.2 | 8 | amd64 ~arm64 x86 | 0 |
<pkgmetadata>
<maintainer type="person" proxied="yes">
<email>guillaumeseren@gmail.com</email>
<name>Guillaume Seren</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<maintainer type="project">
<email>php-bugs@gentoo.org</email>
</maintainer>
<longdescription>
PSR-3 logger, provide a common interface for logging libraries.
The main goal is to allow libraries to receive a
Psr\Log\LoggerInterface object and write logs to it in a simple
and universal way.
</longdescription>
<upstream>
<remote-id type="github">php-fig/log</remote-id>
</upstream>
</pkgmetadata>
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | psr-log-3.0.2.tar.gz | 3604 bytes | 3.0.2 |
| Type | File | Size |
|---|---|---|
| AUX | autoload.php | 258 bytes |
| EBUILD | psr-log-3.0.2.ebuild | 531 bytes |
| MISC | metadata.xml | 833 bytes |