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.4.1-cp37-abi3-win_arm64.whl (295.7 kB view details)

Uploaded CPython 3.7+Windows ARM64

bqlog-2.4.1-cp37-abi3-win_amd64.whl (240.8 kB view details)

Uploaded CPython 3.7+Windows x86-64

bqlog-2.4.1-cp37-abi3-manylinux_2_34_x86_64.whl (3.1 MB view details)

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

bqlog-2.4.1-cp37-abi3-manylinux_2_34_aarch64.whl (3.0 MB view details)

Uploaded CPython 3.7+manylinux: glibc 2.34+ ARM64

bqlog-2.4.1-cp37-abi3-macosx_26_0_universal2.whl (441.5 kB view details)

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

File details

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

File metadata

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

File hashes

Hashes for bqlog-2.4.1-cp37-abi3-win_arm64.whl
Algorithm Hash digest
SHA256 475f6afe2dabca56051447f52e120b65f31fb147ba3945f92ea904937c02e16f
MD5 a33d3ac1359b3311eca8f23fdd32dc7d
BLAKE2b-256 a57ea919093d39355374beafbcac001c62c11af0d4c3cc93cc125173c6e37f11

See more details on using hashes here.

Provenance

The following attestation bundles were made for bqlog-2.4.1-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.4.1-cp37-abi3-win_amd64.whl.

File metadata

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

File hashes

Hashes for bqlog-2.4.1-cp37-abi3-win_amd64.whl
Algorithm Hash digest
SHA256 3839357e148212ee6c2f7401d902701bc6bdc4368e370fb1a1d963d0f91065b2
MD5 18708b02d40d21b8311d23ee315813d8
BLAKE2b-256 df1a53a10b3c504dbd70eccddd7c624b65af38d6e118966e6541e0a64f34ad16

See more details on using hashes here.

Provenance

The following attestation bundles were made for bqlog-2.4.1-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.4.1-cp37-abi3-manylinux_2_34_x86_64.whl.

File metadata

File hashes

Hashes for bqlog-2.4.1-cp37-abi3-manylinux_2_34_x86_64.whl
Algorithm Hash digest
SHA256 c80c43c9aab66e9d7e2b31d5b898a74935331f3cb2685173b9734ee7d584d803
MD5 59cda3b2bff712a51ed610633b6843e0
BLAKE2b-256 fdb6dc37e9c690ed49ec2ce61b5a9e3839d5d4ff3f5e53fd3e2913fb3ffd85f1

See more details on using hashes here.

Provenance

The following attestation bundles were made for bqlog-2.4.1-cp37-abi3-manylinux_2_34_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.4.1-cp37-abi3-manylinux_2_34_aarch64.whl.

File metadata

File hashes

Hashes for bqlog-2.4.1-cp37-abi3-manylinux_2_34_aarch64.whl
Algorithm Hash digest
SHA256 c14abf23f5e2096c670bdd468c50c0b3be33e8e6c3dae8c5e1a73904fff6fcd5
MD5 8783b1e5b5785d3aa24ac65097286011
BLAKE2b-256 194dd5d3cf7cee4eb67261ecd27637280ddad3b414bce7203dc5f44b01e65955

See more details on using hashes here.

Provenance

The following attestation bundles were made for bqlog-2.4.1-cp37-abi3-manylinux_2_34_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.4.1-cp37-abi3-macosx_26_0_universal2.whl.

File metadata

  • Download URL: bqlog-2.4.1-cp37-abi3-macosx_26_0_universal2.whl
  • Upload date:
  • Size: 441.5 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.14

File hashes

Hashes for bqlog-2.4.1-cp37-abi3-macosx_26_0_universal2.whl
Algorithm Hash digest
SHA256 0b09c928ce4d317315b8167ef72eaf40465bc28f55df721950beb5d061145d83
MD5 321fa9fb8a92993ae906d0f684dc06de
BLAKE2b-256 dc80996fdb08e63bf0897515e2a8b12ab0218b85169d7ed8873567b677a1bb55

See more details on using hashes here.

Provenance

The following attestation bundles were made for bqlog-2.4.1-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.

Supported by

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