Simple logging CLI tool
Project description
douglog
A simple command line program that quickly creates and opens single log files with a date in a semi-organized way. Use tools like fzf
or ripgrep
to search through the generated logs.
Example Config
Default location is ~/.config/dlog.toml
.
editor = "nvim"
home = "~/dlogs"
logs = ["homelab", "work"]
home
is where you want to store your logs. logs
is a list of your logs (to organize separate logging). editor
sets your editor.
Usage
$ dlog log <log-name>
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
douglog-0.0.3.tar.gz
(2.5 kB
view details)
Built Distribution
File details
Details for the file douglog-0.0.3.tar.gz
.
File metadata
- Download URL: douglog-0.0.3.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8de0e6c622baf7693a950e9a465428b9f34110a5e5a25086a906027b89fb5454 |
|
MD5 | e8bacefdf7795bd449bf4f90548d842c |
|
BLAKE2b-256 | c2b49845897b42abe3bb656e3961e17d458351defc4a26ef02d9718295951cf2 |
Provenance
File details
Details for the file douglog-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: douglog-0.0.3-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bee62caf9dbb399dea9a890e4b47ded6f766256f6c9ce5e7e304dd204ad1467c |
|
MD5 | 388371e0007c2562f70eaf222e7371ed |
|
BLAKE2b-256 | d397f981ae6d0e993c03f0d1c74434432e895fe034ddb76a5ce6c4682a041c3c |