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