Telemere will attempt to load this ns automatically when possible.</pre></div><divclass="public anchor"id="var-check-intake"><h3>check-intake</h3><h4class="lang current">clj</h4><divclass="usage"><code>(check-intake)</code></div><divclass="doc"><preclass="plaintext">Returns {:keys [present? sending->telemere? telemere-receiving?]}.
</pre></div></div><divclass="public anchor"id="var-tools-logging-.3Etelemere.21"><h3>tools-logging->telemere!</h3><h4class="lang current">clj</h4><divclass="usage"><code>(tools-logging->telemere!)</code></div><divclass="doc"><preclass="plaintext">Configures `clojure.tools.logging` to use Telemere as its logging implementation.
Called automatically if one of the following is "true":
JVM property: `clojure.tools.logging.to-telemere`
Env variable: `CLOJURE_TOOLS_LOGGING_TO_TELEMERE`
Classpath resource: `clojure.tools.logging.to-telemere`</pre></div></div><divclass="public anchor"id="var-tools-logging-.3Etelemere.3F"><h3>tools-logging->telemere?</h3><h4class="lang current">clj</h4><divclass="usage"><code>(tools-logging->telemere?)</code></div><divclass="doc"><preclass="plaintext">Returns true iff `clojure.tools.logging` is configured to use Telemere