Skip to main content

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.

Dependencies

git: to use the git subcommand.

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>
$ dlog git <git commands>

For Development

To install locally for testing:

source pyenv/bin/activate
pip install -e .

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

douglog-0.1.0.tar.gz (5.0 kB view details)

Uploaded Source

Built Distribution

douglog-0.1.0-py3-none-any.whl (5.6 kB view details)

Uploaded Python 3

File details

Details for the file douglog-0.1.0.tar.gz.

File metadata

  • Download URL: douglog-0.1.0.tar.gz
  • Upload date:
  • Size: 5.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for douglog-0.1.0.tar.gz
Algorithm Hash digest
SHA256 462988dfdebdb3eef3ecea40457537a79eca73bd080643c7b7eac035d039c26e
MD5 5f4bb4effa0010b050c8de5dc266c429
BLAKE2b-256 a18a732ac197dda9821cb34d8d21470cd234bb7372dc77c279cd599b01fba0e0

See more details on using hashes here.

Provenance

File details

Details for the file douglog-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: douglog-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 5.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for douglog-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 18b0fcbecff46fbeeff20a60a922aa1d3b52ba9009c460bcc8bce9b38dab5eaa
MD5 40ecf8a2a63e5eddd44efc69bf583c9c
BLAKE2b-256 50c64fc0534616ec90d219ccc611ce9c3799bc9f17615d75aaec569057e2de02

See more details on using hashes here.

Provenance

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