Stdune.LogLog file
val no_log : tval create : ?display:Console.Display.t -> ?path:Path.t -> unit -> tval info : t -> string -> unitPrint an information message in the log
val infof : t -> ('a, Format.formatter, unit, unit) format4 -> 'aval command :
t ->
command_line:string ->
output:string ->
exit_status:Unix.process_status ->
unitPrint an executed command in the log