Skip to main content

Simple UI for Logback Postgres DBAppender

Project description

Better Logging

License: MIT Build Status Wheel Support Wheel Support PyPI version

Simple UI for Logback Postgres DBAppender

Generate test events

cd _etc

python generate-events.py 100000
docker-compose up -d;

echo "COPY logging_event FROM PROGRAM 'zcat /data/logging_event.csv.gz' CSV;" | psql "postgres://root:root@127.0.0.1:5432/root"
echo "COPY logging_event_property FROM PROGRAM 'zcat /data/logging_event_property.csv.gz' CSV;" | psql "postgres://root:root@127.0.0.1:5432/root"

Run Backend

cd backend

pip3 install poetry
poetry install

export CONFIG_PATH=../_etc/sample-config.py
poetry run python src/better_logging/main.py

Run Frontend

cd frontend

npm install
npm run serve

About

Better Logging is open source project, released by MIT license.

Look, feel, be happy :-)

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

better-logging-0.1.4.tar.gz (939.3 kB view details)

Uploaded Source

Built Distribution

better_logging-0.1.4-py3-none-any.whl (945.1 kB view details)

Uploaded Python 3

File details

Details for the file better-logging-0.1.4.tar.gz.

File metadata

  • Download URL: better-logging-0.1.4.tar.gz
  • Upload date:
  • Size: 939.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.5 CPython/3.6.10 Linux/4.4.0-170-generic

File hashes

Hashes for better-logging-0.1.4.tar.gz
Algorithm Hash digest
SHA256 ec126a2ba0741d2b8dea3b96c761324e041388947309d1a8eeffe61063a2d79e
MD5 4f56a8a18dd812ff6d2ad27c089407c3
BLAKE2b-256 b1e06a3d1c38f2e43ece48668a541a0ee0341c2faa24acd70813c13f94f2e1db

See more details on using hashes here.

File details

Details for the file better_logging-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: better_logging-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 945.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.5 CPython/3.6.10 Linux/4.4.0-170-generic

File hashes

Hashes for better_logging-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 393180a44c56b4721f0fb6f286b4f419cc85518cc90598ea765c26d1f5559f07
MD5 3b20b333c48be0cc97c663841b7b31ec
BLAKE2b-256 aded8cbeca8e9408e1ebf304cdfbdece7c3d3a264ff1cc521e21ab28966efd2a

See more details on using hashes here.

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