ligo/src/lib_base/base_logging.mli

14 lines
707 B
OCaml
Raw Normal View History

(**************************************************************************)
(* *)
(* Copyright (c) 2014 - 2018. *)
(* Dynamic Ledger Solutions, Inc. <contact@tezos.com> *)
(* *)
(* All rights reserved. No warranty, explicit or implicit, provided. *)
(* *)
(**************************************************************************)
include Tezos_stdlib.Logging.SEMLOG
val pid : int Tag.def
val exn_trace : string Tag.def