13 lines
683 B
OCaml
13 lines
683 B
OCaml
(**************************************************************************)
|
|
(* *)
|
|
(* 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
|