ligo/test/proto_alpha_isolate_helpers/helpers_logger.mli

13 lines
683 B
OCaml
Raw Normal View History

2018-01-16 01:09:25 +04:00
(**************************************************************************)
(* *)
(* Copyright (c) 2014 - 2016. *)
(* Dynamic Ledger Solutions , Inc.< contact@tezos.com > *)
(* *)
(* All rights reserved.No warranty , explicit or implicit , provided. *)
(* *)
(**************************************************************************)
val name : string
module Logger : Logging.LOG
include Logging.LOG