Skip to main content

Simple python logger

Project description

ZOOM LOG

Simple python logger

Quick start:

from zoomlog import Logger, DEBUG, INFO

logger = Logger("test.log", name="test", level=DEBUG)
logger.debug("My logger is work!")
name = "Sergey"
logger.addLevel("NEW USER", INFO)
logger.log("NEW USER", "Created new user - %s" % name)
00:00:00 01.01.22  DEBUG:test >>  My logger is work!
00:00:01 01.01.22  NEW USER:test >>  Created new user - Sergey

test.log

00:00:00 01.01.22


00:00:00 01.01.22  DEBUG:test >>  My logger is work!
00:00:01 01.01.22  NEW USER:test >>  Created new user - Sergey

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

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

Source Distribution

zoomlog-ZOOM-DEVELOPER-1.0.tar.gz (3.2 kB view details)

Uploaded Source

Built Distribution

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

zoomlog_ZOOM_DEVELOPER-1.0-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

Details for the file zoomlog-ZOOM-DEVELOPER-1.0.tar.gz.

File metadata

  • Download URL: zoomlog-ZOOM-DEVELOPER-1.0.tar.gz
  • Upload date:
  • Size: 3.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.9.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1

File hashes

Hashes for zoomlog-ZOOM-DEVELOPER-1.0.tar.gz
Algorithm Hash digest
SHA256 d7e1afd8176409ab2625a740e4a62be392396eda202b4338ef35acd213f2984b
MD5 6746ea7a3b126c98fa26882c684350a6
BLAKE2b-256 527ed6c6e0de1586e85be17147b0ff9913676a6f6cce6c394b2b6d37f5815db8

See more details on using hashes here.

File details

Details for the file zoomlog_ZOOM_DEVELOPER-1.0-py3-none-any.whl.

File metadata

  • Download URL: zoomlog_ZOOM_DEVELOPER-1.0-py3-none-any.whl
  • Upload date:
  • Size: 3.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.9.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1

File hashes

Hashes for zoomlog_ZOOM_DEVELOPER-1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 de1514eb05d2e8b3f85f27f8a878a961042aa0fabcab26a66ba7625493133d24
MD5 ba8a50df4c08c513fddb60dcc5b7f80c
BLAKE2b-256 097b7153762050b33e26ef997905c11f7469c3e94a171ca00d30929e3413b0ea

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