Module Snarky_log

val to_string : ?buf:Bi_outbuf.t -> ?len:int -> ?std:bool -> Webkit_trace_event.events -> string
val to_channel : ?buf:Bi_outbuf.t -> ?len:int -> ?std:bool -> Stdlib.out_channel -> Webkit_trace_event.events -> unit
val to_file : ?buf:Bi_outbuf.t -> ?len:int -> ?std:bool -> string -> Webkit_trace_event.events -> unit