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

Uploaded Python 3

File details

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

File metadata

  • Download URL: logview_core-1.3.0.tar.gz
  • Upload date:
  • Size: 3.3 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.3.0.tar.gz
Algorithm Hash digest
SHA256 c699367fa9fb9071dba1a8f006dcb21f3b77d4bedbc09808eabbd473c45810fd
MD5 5d88c864d58aeb93c800fefafefb5135
BLAKE2b-256 5301d7912dd61f116dde3e297a1f978c2d15265684626df618f765650b14a977

See more details on using hashes here.

File details

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

File metadata

  • Download URL: logview_core-1.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-1.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f83fba5e6d2a8ef652002b31f3fd251d356b70dcb984568cc331ac5e3d77c06e
MD5 5ddedeb1a54fabac5259eda1dc4bec8a
BLAKE2b-256 9a675e8db0b3bdbf74be21b642b3bd025147abeb886e4f3aac0e02713b5dfc7a

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