This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
<!DOCTYPE html>
<htmlxmlns="http://www.w3.org/1999/xhtml"><head><title>IBase__Scribe (infer.IBase__Scribe)</title><linkrel="stylesheet"href="../../odoc.css"/><metacharset="utf-8"/><metaname="generator"content="odoc 1.5.0"/><metaname="viewport"content="width=device-width,initial-scale=1.0"/><scriptsrc="../../highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body><divclass="content"><header><nav><ahref="../index.html">Up</a>–<ahref="../index.html">infer</a>» IBase__Scribe</nav><h1>Module <code>IBase__Scribe</code></h1></header><dl><dtclass="spec type"id="type-category"><ahref="#type-category"class="anchor"></a><code><spanclass="keyword">type</span> category</code><code> = </code><tableclass="variant"><trid="type-category.InferEvents"class="anchored"><tdclass="def constructor"><ahref="#type-category.InferEvents"class="anchor"></a><code>| </code><code><spanclass="constructor">InferEvents</span></code></td></tr></table></dt><dd><p>Scribe category. Refer to Scribe documentation for details</p></dd></dl><dl><dtclass="spec value"id="val-log"><ahref="#val-log"class="anchor"></a><code><spanclass="keyword">val</span> log : <ahref="index.html#type-category">category</a><span>-></span><span>string list</span><span>-></span> unit</code></dt><dd><p>Immediately log a list of messages to a given Scribe category. Refer to Scribe documentation to learn about message format.</p></dd></dl></div></body></html>