> ## Documentation Index
> Fetch the complete documentation index at: https://docs.kinetica.com/llms.txt
> Use this file to discover all available pages before exploring further.

# log_warn

<div className="kinetica-pydoc">
  <div className="dl py method">
    <div className="dt sig sig-object py" id="gpudb.GPUdb.log_warn"> <span className="sig-name descname"><span className="pre">log\_warn</span></span><span className="sig-paren">(</span><span className="em sig-param"><span className="n"><span className="pre">message</span></span></span><span className="sig-paren">)</span><a href="https://github.com/kineticadb/kinetica-api-python/blob/master/gpudb/gpudb.py#L8383"><span className="viewcode-link"><span className="pre">\[source]</span></span></a></div>

    <div className="dd">
      <p>Logging method for warnings.</p>

      <div className="deprecated">
        <p><span className="versionmodified deprecated">Deprecated since version 7.1.0.0: </span>As of version 7.1.0.0, this method is deprecated, and may be removed in a future version. Previously, this was a static method; now it is an instance method. This method will log messages as intended.</p>
      </div>
    </div>
  </div>
</div>
