Cmdliner terms for ergonomic logging configuration
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

add standard tags to 158 packages

Standard vocabulary based on crates.io categories, erratique/opam
conventions, and monorepo domain coverage:

Org: org:blacksun
Domain: aerospace, codec, crypto, network, storage, git, merkle
Purpose: cli, test, bench, format, log, system
Protocol: ccsds, uslp, cop1, sdls, sle, atproto, tls, http, json, binary
Cross-cutting: eio, simulation, math, compression

Tags placed in dune-project (package ...) stanzas via (tags ...).
Propagated to .opam files by dune's opam generation.

+1
+1
dune-project
··· 17 17 (package 18 18 (name vlog) 19 19 (synopsis "Cmdliner terms for ergonomic logging configuration") 20 + (tags (org:blacksun log)) 20 21 (description 21 22 "Provides cmdliner terms for configuring the Logs library with verbosity flags (-q, -v, -vv, -vvv), RUST_LOG-style configuration (--log=level,src:level), JSON output (--json), and protocol tracing (--trace FILE).") 22 23 (depends