timber-python icon indicating copy to clipboard operation
timber-python copied to clipboard

:evergreen_tree: Great Python logging made easy.

Results 4 timber-python issues
Sort by recently updated
recently updated
newest added

When I tried to build rpm, I get the below error. running install_scripts writing list of installed files to 'INSTALLED_FILES' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /home/h4ci1/python-timber/build/bdist.linux-x86_64/rpm/BUILD/python-timber-2.1.0 find: `debug': No such file or...

I followed the instructions for installing Timber 2.1.0 into my project on https://docs.timber.io/setup/languages/python. When trying to configure my app for STDOUT logging for Heroku, I noticed that timber.Formatter() was not...

Because this library uses `multiprocessing` for parallelization, it's not available for use on AWS Lambda. While this can be mitigated by streaming logs from AWS, it still prevents the use...

This is an in-process fix for #17.