Skip to main content

Asynchronous trace event logger with JSON output for performance analysis

Project description

pylog

Python Logger library

An asynchronous trace event logger using Python's logging system. Outputs Chrome-compatible trace event JSON logs.

Example

from async_trace_logger import configure_logger, log_scope

logger, handler = configure_logger()

@log_scope
def my_function():
    logger.info("Running something...")

my_function()
handler.stop()

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

trace_event_pylog-0.1.0.tar.gz (3.9 kB view details)

Uploaded Source

Built Distribution

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

trace_event_pylog-0.1.0-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

Details for the file trace_event_pylog-0.1.0.tar.gz.

File metadata

  • Download URL: trace_event_pylog-0.1.0.tar.gz
  • Upload date:
  • Size: 3.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.8

File hashes

Hashes for trace_event_pylog-0.1.0.tar.gz
Algorithm Hash digest
SHA256 b548fdc3d406cc9e951c7bd184def1ae0dcbfb2ec920776072bc7a1fe9b4c864
MD5 cdac33aae59701c438b813fed3aa2f81
BLAKE2b-256 7165e78ec81941345cb3164c2201a543692e1a680b112a33eff12208e03eca29

See more details on using hashes here.

File details

Details for the file trace_event_pylog-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for trace_event_pylog-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0ba3946676d1717f1fba320460ece9d76cd9fe27709adc3d9fbd210a3ac505c4
MD5 345743f78c4c4bd6aa3a4302c8e00f78
BLAKE2b-256 6de79e56c22b035861e70afdefdc1d74e13be8a250a121136b166c5818d94167

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