clog - logging as simple as putting on a shoe.
File contains a fixture which must be present for test_logger module to work functionally. Fixture relates to a monkeypatch implementation for capturing standard PIPEs and storing their results in a buffer. This buffer can then be read after a call to send data on a PIPE stream has been called, via a key lookup on the appropriate stream. |
||
|---|---|---|
| clog | ||
| .gitignore | ||
| conftest.py | ||
| LICENCE.txt | ||
| pyproject.toml | ||
| README.md | ||
| requirements-dev.txt | ||
| setup.cfg | ||
| setup.py | ||
| tox.ini | ||