Envlogfile
Provides ZConfig-compatible logfile handler called envlogfile, which is otherwise similar to the default logfile handler, but interpolates environment variables in the given log file path name.
path = self.section.path % os.environ
Usage with plone.recipe.zope2instance:
[instance]
event-log-custom =
%import collective.envlogfile
<envlogfile>
path %(MY_ENV_FOLDER)s/instance.log
level INFO
</envlogfile>
Changelog
1.0.0 (2014-07-24)
First release.
Release files for collective.envlogfile 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| collective.envlogfile-1.0.0.zip | 10.2 kB | Details |
Release files / collective.envlogfile-1.0.0.zip
| Download URL | collective.envlogfile-1.0.0.zip |
|---|---|
| Size | 10.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
13088214e3c66133691ecd1b233198da65b3359eb2eb94238f8c2959908c09d3
|
|
BLAKE2b-256 checksum How to use checksums |
6b114918125db184d988bb77d9e7ec5d708572695b07792aead404e46c081b34
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |