Skip to main content

A log filter that removes duplicate log messages

Project description

unique_log_filter

A simple tool to filter out duplicate lines from a log file. Usage is simple:

from logging import getLogger
from unique_log_filter import UniqueLogFilter

logger = getLogger("my_logger")
logger.addFilter(UniqueLogFilter())

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

unique_log_filter-0.1.0.tar.gz (996 Bytes view details)

Uploaded Source

Built Distribution

unique_log_filter-0.1.0-py3-none-any.whl (1.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: unique_log_filter-0.1.0.tar.gz
  • Upload date:
  • Size: 996 Bytes
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for unique_log_filter-0.1.0.tar.gz
Algorithm Hash digest
SHA256 411ca5b30572293fc37cd93a651da2a56d4b3a4fdafe9fdfaac14eee54d6a8db
MD5 2e04f94468ad5023c1ba0792e1b63389
BLAKE2b-256 065e942062197dc9679e5d4fa112c3eb782236800cf2c238b08f116cfbd45895

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for unique_log_filter-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e0e7012b4d5911233e02d5ae849fd716c1b8af14dfed0e456af1d6dcdd6a1195
MD5 c979b9dc3907207126a6fcc5153b1270
BLAKE2b-256 c1e7c5c1ddac18fee72373b03d3b091d7a5f2ef5ff96bea4491f23cc78e8aecd

See more details on using hashes here.

Provenance

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