Module type BatLog.Config

module type Config = sig .. end

type t 
val out : t BatIO.output
val prefix : string
val flags : BatLog.flag list