Structured logging for OCaml
  • OCaml 89.6%
  • Perl 7.2%
  • Dune 1.9%
  • Makefile 1.3%
Find a file
2025-11-04 17:16:27 +01:00
src Add new test + better printing and parsing of messages 2025-11-04 17:16:27 +01:00
test Add new test + better printing and parsing of messages 2025-11-04 17:16:27 +01:00
.gitignore Initial commit 2025-10-01 01:08:42 +02:00
dune-project First draft 2025-10-01 01:11:17 +02:00
LICENSE Initial commit 2025-10-01 01:08:42 +02:00
logf.opam First draft 2025-10-01 01:11:17 +02:00
Makefile First draft 2025-10-01 01:11:17 +02:00
README.md Initial commit 2025-10-01 01:08:42 +02:00

logf

Structured logging for OCaml