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"
logbooks = ["homelab", "work"]
editor
sets your editor.home
is where you want to store your logs.logbooks
is a list of your logs (to organize separate logging).
Usage
$ dlog log <log-name>
$ dlog list
$ dlog search <regex>
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.5.tar.gz
(3.9 kB
view details)
Built Distribution
File details
Details for the file douglog-0.0.5.tar.gz
.
File metadata
- Download URL: douglog-0.0.5.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | af22c62edacebf190c2d92ea5c2bd86588ab3378f0e57d392b8b368e36e238f5 |
|
MD5 | e304152c8f55b1ab1a42a3cc72466eee |
|
BLAKE2b-256 | d59153f959d6ae16eb3d14aa3889ffadcd18c976704a9b7307c919eaf87679fd |
Provenance
File details
Details for the file douglog-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: douglog-0.0.5-py3-none-any.whl
- Upload date:
- Size: 4.8 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 | c3ec63f58b304b7e4c44e53b20e47e9264302ef78a7afd60a2618d6c933dc0bd |
|
MD5 | 24373b8876dfbab96aca3537387b3e06 |
|
BLAKE2b-256 | f02bf61d4eca8aae0d6f7b9a78c812d615d202449c3346c2185d274af4a62681 |