Skip to main content

A modern Python web framework designed to simplify your development process.

Project description

LogView is a local log manager for your application

Installation :

Install LogView via pip:

pip install logview_core

Import :

from logview_core import LogViewHandler

Use Example :

from logview_core import LogViewHandler
import logger

handler = LogViewHandler(source_token="...",host="...")
logger = logging.getLogger("TEST")
logger.setLevel(logging.DEBUG)
logger.addHandler(handler)
logger.info("hello")

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

logview_core-1.2.0.tar.gz (3.1 kB view details)

Uploaded Source

Built Distribution

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

logview_core-1.2.0-py3-none-any.whl (3.3 kB view details)

Uploaded Python 3

File details

Details for the file logview_core-1.2.0.tar.gz.

File metadata

  • Download URL: logview_core-1.2.0.tar.gz
  • Upload date:
  • Size: 3.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.12

File hashes

Hashes for logview_core-1.2.0.tar.gz
Algorithm Hash digest
SHA256 d31159eeafa61295031e2401ddd10b5b7fb869877b95fd0eb82e8e6e5aab9276
MD5 09f4eb3d856a03f6a4b0230242fbf4a1
BLAKE2b-256 65e8786a79fdc7b4e3d65028d33b1fe706bf47e75b3b2810fe9feaba1b397741

See more details on using hashes here.

File details

Details for the file logview_core-1.2.0-py3-none-any.whl.

File metadata

  • Download URL: logview_core-1.2.0-py3-none-any.whl
  • Upload date:
  • Size: 3.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.10.12

File hashes

Hashes for logview_core-1.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 256f834894f347cb3866280dadd1fa41b231b70dec1b910b7b22662be852130d
MD5 573f9bdb1db1533e8e952e95e2b6bdba
BLAKE2b-256 8416ecde7e09dd31a0564035c05ae021cc81a75cdfab06db47cd3ff1fb31cd6c

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