let create conf =
  match output_junit_file conf with
    | Some fn ->
        post_logger (render conf fn)
    | None ->
        null_logger