Install this package:
emerge -a dev-python/python-json-logger
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask dev-python/python-json-logger
Or alternatively:
emerge --autounmask-write -a dev-python/python-json-logger
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 4.1.0 | 8 | ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 | 0 |
| 4.0.0 | 8 | amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 | 0 |
<pkgmetadata> <maintainer type="project"> <email>python@gentoo.org</email> <name>Python</name> </maintainer> <longdescription lang="en"> This library is provided to allow standard python logging to output log data as json objects. With JSON we can make our logs more readable by machines and we can stop writing custom parsers for syslog type records.</longdescription> <upstream> <remote-id type="github">madzak/python-json-logger</remote-id> <remote-id type="pypi">python-json-logger</remote-id> </upstream> </pkgmetadata>
| Type | File | Size | Versions |
|---|
| Type | File | Size |
|---|---|---|
| DIST | python_json_logger-4.0.0.tar.gz | 17683 bytes |
| DIST | python_json_logger-4.1.0.tar.gz | 17573 bytes |