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.4.tar.gz
(3.3 kB
view details)
Built Distribution
File details
Details for the file douglog-0.0.4.tar.gz
.
File metadata
- Download URL: douglog-0.0.4.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f80941044c2e5db45f8aa9981203b344c40eabd9144653ccafa455d5db04f758 |
|
MD5 | 896010f14e21a979f7c3ed9abdbd08a4 |
|
BLAKE2b-256 | e81659f7c42df55dc944e8a5d7f0603c35337bc5fcbb99d42ef568af2c18b428 |
Provenance
File details
Details for the file douglog-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: douglog-0.0.4-py3-none-any.whl
- Upload date:
- Size: 4.2 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 | 0101f81bd7c0fbcc3088be5f9ebc1f0a159f788f80788deedc44b594ca7a942c |
|
MD5 | 575ad21f8d08f5d3dc7b589d24a6f7a5 |
|
BLAKE2b-256 | ba0b09e652506534cd745c89790e8aac167b3120175b0fc8b380ce89434fa1ab |