Skip to main content

Custom logging framework from SAFE security

Project description

PyPI-Server Built Status

safe-security-logger

Structured JSON logger package from Safe Security

Installation

pip install safe-security-logger

Usage

import safe_security_logger as logging

logger = logging.getLogger("awesome-logger")

def test():
    logger.info("Hello world")
    logger.info("Hello world", extra={"text": "testing logging"})

test()

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

safe-security-logger-1.7.0.tar.gz (20.2 kB view hashes)

Uploaded Source

Built Distribution

safe_security_logger-1.7.0-py3-none-any.whl (4.3 kB view hashes)

Uploaded Python 3

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