OCaml Forge

ocaml-tee

The project is now hosted here: https://github.com/gildor478/ocaml-tee

Library and command line utility like POSIX tee command. It allows to redirect stderr/stdout of a command to a file. Unlike POSIX tee, the file has a specific format to differentiate time/stdout/stderr.