module Netplex_cenv:Container environmentsig
..end
Some helper functions to explore the environment from a container
exception Not_in_container_thread
val self_cont : unit -> Netplex_types.container
val log : Netplex_types.level -> string -> unit
val logf : Netplex_types.level -> ('a, unit, string, unit) format4 -> 'a
printf