Skip to main content

BqLog Python Wrapper

High-performance Python logging powered by BqLog.

Requirements

  • Python 3.7+
  • Windows / macOS / Linux

Installation

pip install bqlog

Quick Start

from bq.log import log

my_log = log.create_log("my_log",
    "appenders_config.ConsoleAppender.type=console\n"
    "appenders_config.ConsoleAppender.time_zone=localtime\n"
    "appenders_config.ConsoleAppender.levels=[all]\n"
    "log.thread_mode=sync")

my_log.info("Hello from BqLog! params: {}, {}", "text", 123)
log.force_flush_all_logs()

API Reference

See the main BqLog README for full documentation.

License

Apache License 2.0

Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

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

bqlog-2.3.2-cp37-abi3-win_arm64.whl (299.5 kB view details)

Uploaded CPython 3.7+Windows ARM64

bqlog-2.3.2-cp37-abi3-win_amd64.whl (325.9 kB view details)

Uploaded CPython 3.7+Windows x86-64

bqlog-2.3.2-cp37-abi3-manylinux_2_38_x86_64.whl (3.3 MB view details)

Uploaded CPython 3.7+manylinux: glibc 2.38+ x86-64

bqlog-2.3.2-cp37-abi3-manylinux_2_38_aarch64.whl (3.2 MB view details)

Uploaded CPython 3.7+manylinux: glibc 2.38+ ARM64

bqlog-2.3.2-cp37-abi3-macosx_26_0_universal2.whl (444.6 kB view details)

Uploaded CPython 3.7+macOS 26.0+ universal2 (ARM64, x86-64)

File details

Details for the file bqlog-2.3.2-cp37-abi3-win_arm64.whl.

File metadata

  • Download URL: bqlog-2.3.2-cp37-abi3-win_arm64.whl
  • Upload date:
  • Size: 299.5 kB
  • Tags: CPython 3.7+, Windows ARM64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for bqlog-2.3.2-cp37-abi3-win_arm64.whl
Algorithm Hash digest
SHA256 41558c4c9a2450c0ca636e7971f09093308a3b03a49d58b92059013f3d1634d0
MD5 4d45be723ecfa05d0f12c6203c6cda20
BLAKE2b-256 879473865d0a53ede9c8e05cbfe7eede7f59bb33a4d0a3152afb1774e0d36404

See more details on using hashes here.

Provenance

The following attestation bundles were made for bqlog-2.3.2-cp37-abi3-win_arm64.whl:

Publisher: release.yml on Tencent/BqLog

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file bqlog-2.3.2-cp37-abi3-win_amd64.whl.

File metadata

  • Download URL: bqlog-2.3.2-cp37-abi3-win_amd64.whl
  • Upload date:
  • Size: 325.9 kB
  • Tags: CPython 3.7+, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for bqlog-2.3.2-cp37-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 d25628d32b4a7e712ab92d2859c804a63ffdd912bc8661c3f1671668d8e31910
MD5 df98a807d672a76fe5e006f8191a4fad
BLAKE2b-256 dac2330255b9eaa51eab85c7a9b1ea87e6c1575d0954f223f40052f18b7dee38

See more details on using hashes here.

Provenance

The following attestation bundles were made for bqlog-2.3.2-cp37-abi3-win_amd64.whl:

Publisher: release.yml on Tencent/BqLog

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file bqlog-2.3.2-cp37-abi3-manylinux_2_38_x86_64.whl.

File metadata

File hashes

Hashes for bqlog-2.3.2-cp37-abi3-manylinux_2_38_x86_64.whl
Algorithm Hash digest
SHA256 e2eb824a6d7b7413a1063fde508751a67d2e2f7c561722a092ffd962b2a72193
MD5 17a86b081e29751986a39a3a313da43d
BLAKE2b-256 bf73be5f30489e2f3a12137dcd99624af0b8e1655458ae6dbf49a9c4b5352517

See more details on using hashes here.

Provenance

The following attestation bundles were made for bqlog-2.3.2-cp37-abi3-manylinux_2_38_x86_64.whl:

Publisher: release.yml on Tencent/BqLog

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file bqlog-2.3.2-cp37-abi3-manylinux_2_38_aarch64.whl.

File metadata

File hashes

Hashes for bqlog-2.3.2-cp37-abi3-manylinux_2_38_aarch64.whl
Algorithm Hash digest
SHA256 066827b8bd81681a5425a8ae1dc7e7573b0d9bf64e1a56c0c082529b5e01de55
MD5 af79533df322bdef373d8a4742791e66
BLAKE2b-256 55746dc75b2df04ebcdc3f82f9dfda768af947914a30ade0bbd98c6f7b9def8a

See more details on using hashes here.

Provenance

The following attestation bundles were made for bqlog-2.3.2-cp37-abi3-manylinux_2_38_aarch64.whl:

Publisher: release.yml on Tencent/BqLog

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file bqlog-2.3.2-cp37-abi3-macosx_26_0_universal2.whl.

File metadata

  • Download URL: bqlog-2.3.2-cp37-abi3-macosx_26_0_universal2.whl
  • Upload date:
  • Size: 444.6 kB
  • Tags: CPython 3.7+, macOS 26.0+ universal2 (ARM64, x86-64)
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for bqlog-2.3.2-cp37-abi3-macosx_26_0_universal2.whl
Algorithm Hash digest
SHA256 fc3b18c601df8f2acda3675902b27355cd7e5a8b8cf545670673973c13f93cf7
MD5 51094ba04d903e25304c5d9de349a06f
BLAKE2b-256 fa51b96bcebd8cd69d759f725047fa88de05b1333d58e7a5a04b8400becc43e2

See more details on using hashes here.

Provenance

The following attestation bundles were made for bqlog-2.3.2-cp37-abi3-macosx_26_0_universal2.whl:

Publisher: release.yml on Tencent/BqLog

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

2.4.1

5 files

2.4.0

5 files

This release

2.3.2 This release

5 files

2.3.1

5 files

2.3.0

5 files

2.2.9

5 files

2.2.8

5 files

2.2.7

5 files

2.2.5

5 files

2.2.4

5 files

2.2.3

5 files

2.2.1

5 files

Supported by

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