Cmdliner terms for ergonomic logging configuration
0
fork

Configure Feed

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

ocaml-vlog: update skill documentation and dependencies

+3 -1
+2 -1
dune-project
··· 25 25 (logs (>= 0.7)) 26 26 (fmt (>= 0.9)) 27 27 (cmdliner (>= 1.2)) 28 - (ptime (>= 1.0)))) 28 + (ptime (>= 1.0)) 29 + json-logs))
+1
vlog.opam
··· 14 14 "fmt" {>= "0.9"} 15 15 "cmdliner" {>= "1.2"} 16 16 "ptime" {>= "1.0"} 17 + "json-logs" 17 18 "odoc" {with-doc} 18 19 ] 19 20 build: [