module FLog: functor (L : Level) -> functor (M : Media) -> Log
functor (
L
:
Level
) ->
M
Media
Log
FLog
include Sdebug.Level
include Sdebug.Media
val print : ?level:int -> string -> unit
?level:int -> string -> unit