Filelogr-Viewer is a simple log viewer for your Filelogr logs, built with CustomTkinter
Project description
Filelogr Viewer
Viewing logs should be easy
Filelogr-Viewer is a simple log viewer for your Filelogr logs, built with CustomTkinter(Copyright (c) 2023 Tom Schimansky).
Installation
pip install filelogr-viewer
🔨Usage:
All it takes is a couple lines of code and Filelogr-Viewer is ready
from filelogr_viewer import LogViewer
LogViewer.configure(
tags_colors={
"INFO": "#00ff00",
"WARNING": "#ffff00",
"ERROR": "#ff0000"},
title="My Log Viewer",
width=1000,
height=250
)
LogViewer.open()
💬 Questions or ideas?
(Dont forget to check the docs first found here: (N/A)
Open an issue or suggest a feature here: https://github.com/Futuregus/Filelogr-Viewer/issues
Email at: futuregus11@gmail.com
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file filelogr_viewer-0.5.0.tar.gz.
File metadata
- Download URL: filelogr_viewer-0.5.0.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c960545c69be1caec7a1a37867ed125969f869cee6aebfe63eff906ad19ee172
|
|
| MD5 |
3d910dcb2dc6cc9cb593fd8c8e48ddf2
|
|
| BLAKE2b-256 |
3004c988ef1a03cd3ba9f86e7c04fce286c8a6e8cee484782482f0d1a0f80df4
|
File details
Details for the file filelogr_viewer-0.5.0-py3-none-any.whl.
File metadata
- Download URL: filelogr_viewer-0.5.0-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9967eeb0562621ad288d828511c5af9d4f71270f13b96f8c21d042867facef0b
|
|
| MD5 |
e46b117b6bf31f226654864e6b03124f
|
|
| BLAKE2b-256 |
41548d2e6f00c60b586f300909d70ca6142141141391fe35bcfe6541b2b3cb3b
|