Skip to main content

Special logger for outputting tree like logs

Project description

PyPi Latest Build Codecov Docs Quality Gate Status

Security Rating Vulnerabilities Bugs Reliability Rating Lines of Code

Package Status PyVersions PyPI Downloads

License

Welcome to Nestlog

nestlog is a formatted shell logger for producing colored tree like logs.

“”

See the Documentation for more help.

Installation

From PyPI directly:

pip install nestlog

Examples

This is how you use the logger

import nestlog

logger = nestlog.NestLogger()

with logger('starting application'):

    with logger('starting section 1'):
        logger.okay('doing something important')
        logger.warn('warning message')
        logger.fail('failure message')

    with logger('starting section 1'):
        logger.okay('doing something important')
        logger.okay('doing something else important')

SonarCloud

Quality gate

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

nestlog-6.tar.gz (16.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nestlog-6-py3-none-any.whl (16.7 kB view details)

Uploaded Python 3

File details

Details for the file nestlog-6.tar.gz.

File metadata

  • Download URL: nestlog-6.tar.gz
  • Upload date:
  • Size: 16.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for nestlog-6.tar.gz
Algorithm Hash digest
SHA256 3b42206bb6024ff69d08f26e9fcec4ffa92159225ad4fc027248c2895f29a723
MD5 02b2b55264eeb3e7c7f76d05ddc72f44
BLAKE2b-256 dc9d657dfe4392371e585889a704e50cb336dd25603664bd8a833bf610015fde

See more details on using hashes here.

File details

Details for the file nestlog-6-py3-none-any.whl.

File metadata

  • Download URL: nestlog-6-py3-none-any.whl
  • Upload date:
  • Size: 16.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for nestlog-6-py3-none-any.whl
Algorithm Hash digest
SHA256 099267d7f6d386402cb46ac35948a9b6aee8c1b42698f3a17516b44c2b1779e8
MD5 9092aa05ae06e0a52a2d5a2b51be25d2
BLAKE2b-256 448586ff159bdd007436a699461dad5f71f35e35beb01734d6659b5b2e4e2fbd

See more details on using hashes here.

Supported by

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