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-2.3.0.tar.gz (3.4 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-2.3.0-py3-none-any.whl (3.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for logview_core-2.3.0.tar.gz
Algorithm Hash digest
SHA256 dfb336538ee8219cf5a503820eef5763573d1d0aaf92dff25b88a6b00887a69c
MD5 d3e3c18861b313b9fe476144141e27e7
BLAKE2b-256 bce436e549f207b2043e0567a29477e1dba94773e46a41a983a9a69e39b78b0f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: logview_core-2.3.0-py3-none-any.whl
  • Upload date:
  • Size: 3.5 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-2.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e82be18a5034ce6c64ce8f6ec159ae9b8ab6d152c835dd57d552f3a716c5e2ff
MD5 620a0a48dce70aaa2bb656575556bfe1
BLAKE2b-256 75d5d652a9ec1864e44de0b3145265b09a6e374cef7797298d13f5abe242fd84

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