dbuenzli / logs

Logging infrastructure for OCaml
http://erratique.ch/software/logs
ISC License
86 stars 19 forks source link

Do not use Sys.executable_name #14

Closed dbuenzli closed 8 years ago

dbuenzli commented 8 years ago

but Sys.argv.(0) as a default prefix in Logs_fmt. Sys.executable_name is ocaml rather than the program name for interpreted programs.