Skip to main content

Python logger that accepts ** values and prints 'em out.

Project description

splatlog

Python logger that accepts ** values and prints 'em out.

Because I'll forget, and because I know I'll look here when I do...

Development

./dev/bin/setup

Building Docs

poetry run novella -d ./docs

Serving them:

poetry run novella -d ./docs --serve

Running Tests

All of them:

poetry run dr.t ./splatlog/**/*.py ./docs/content/**/*.md

Single file, fail-fast, printing header panel (so you can find where they start and end easily during repeated runs):

poetry run dr.t -fp <filename>

Publishing

  1. Update the version in pyproject.toml.

  2. Commit, tag vX.Y.Z, push.

  3. Log in to PyPI and go to

    https://pypi.org/manage/account/

    to generate an API token.

  4. Throw poetry at it:

    poetry publish --build --username __token__ --password <token>
    
  5. Bump patch by 1 and append a0, commit and push (now we're on the "alpha" of the next patch version).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

splatlog-0.3.4.tar.gz (39.6 kB view details)

Uploaded Source

Built Distribution

splatlog-0.3.4-py3-none-any.whl (52.9 kB view details)

Uploaded Python 3

File details

Details for the file splatlog-0.3.4.tar.gz.

File metadata

  • Download URL: splatlog-0.3.4.tar.gz
  • Upload date:
  • Size: 39.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for splatlog-0.3.4.tar.gz
Algorithm Hash digest
SHA256 9c0c3f80a2bf41b6f0276f8ff1b56cdfec11715fd7ab4830341451a1048a0e22
MD5 1e3941cabef237803c2eb3156c6bf84a
BLAKE2b-256 d3329f375f09984cfea32f2617307b809ce41b5ea0180b2c364aa786eebe419d

See more details on using hashes here.

File details

Details for the file splatlog-0.3.4-py3-none-any.whl.

File metadata

  • Download URL: splatlog-0.3.4-py3-none-any.whl
  • Upload date:
  • Size: 52.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for splatlog-0.3.4-py3-none-any.whl
Algorithm Hash digest
SHA256 a4cc20d8da7ba2ea0d6bbb647320e9a02eba377aad1353fb4d8bbd6571137ca6
MD5 c41c958f9e039ffc24501f35120f5375
BLAKE2b-256 2506f0af39044c399b67a4fa15cd9d07d89c07006ebfaf1ca3a458a7ae2aad80

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page