Module Logging.Specific
val normal :
?title:string ->
?severity:Logging.Logging_constants.Severity.t ->
Loggable.t ->
string ->
Logging.Report_id.t optionLogs a Loggable.t at the Normal log level
val verbose :
?title:string ->
?severity:Logging.Logging_constants.Severity.t ->
Loggable.t ->
string ->
Logging.Report_id.t optionLogs a Loggable.t at the Verbose log level
val tmi :
?title:string ->
?severity:Logging.Logging_constants.Severity.t ->
Loggable.t ->
string ->
Logging.Report_id.t optionLogs a Loggable.t at the TMI log level