<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Clojure Q&amp;A - Recent questions tagged logging</title>
<link>https://ask.clojure.org/index.php/tag/logging</link>
<description></description>
<item>
<title>Hide Warnings from Com.Google.Cloud.Translate</title>
<link>https://ask.clojure.org/index.php/10092/hide-warnings-from-com-google-cloud-translate</link>
<description>&lt;p&gt;Howdy.  I am using this excellent wrapper over google translate. &lt;a rel=&quot;nofollow&quot; href=&quot;https://github.com/billwinkler/google-translate&quot;&gt;https://github.com/billwinkler/google-translate&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;However, whenever I invoke &lt;br&gt;
&lt;code&gt;(gt/translate!  ... :from &quot;&quot; :to &quot;&quot;)&lt;/code&gt; &lt;br&gt;
I get warnings printed to the console / REPL.&lt;br&gt;
I would really like to not see these warnings:&lt;/p&gt;
&lt;p&gt;&lt;code&gt;WARNING: Ignoring Application Default Credentials GOOGLE_APPLICATION_CREDENTIALS: using explicit setting for API key instead.&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;I am relatively new to logging and understand the java side of things is a mess, is there any way I can prevent seeing these warnings in the REPL ?&lt;/p&gt;
</description>
<category>REPL</category>
<guid isPermaLink="true">https://ask.clojure.org/index.php/10092/hide-warnings-from-com-google-cloud-translate</guid>
<pubDate>Tue, 26 Jan 2021 02:38:21 +0000</pubDate>
</item>
</channel>
</rss>