Logging
- Logs: Provides logging infrastructure for OCaml. Probably the most popular of this list.
- dolog: A simple OCaml logger.
- Volt: A variant of Bolt OCaml logging tool.
- easy-logging: An object-based simple logging module.
- logging.ml: A single-file logging framework modeled after Python’s logging library