diff options
| author | 2024-03-04 14:53:52 +0000 | |
|---|---|---|
| committer | 2024-03-04 14:53:52 +0000 | |
| commit | 3eb5ff4e3f0a841d28d8c742eba2e562f9fc2231 (patch) | |
| tree | cc57ad52e9e9efb2ab82c0bd8596522ace108556 /v9.8.0/output/pydis_core.utils.logging.html | |
| parent | Deploying to docs from @ python-discord/bot-core@69eeda8a1914b671af68871dcf55... (diff) | |
Deploying to docs from @ python-discord/bot-core@c72b515aec03b1d9df49a3d58bfa90a3d864160e 🚀
Diffstat (limited to 'v9.8.0/output/pydis_core.utils.logging.html')
| -rw-r--r-- | v9.8.0/output/pydis_core.utils.logging.html | 82 | 
1 files changed, 1 insertions, 81 deletions
| diff --git a/v9.8.0/output/pydis_core.utils.logging.html b/v9.8.0/output/pydis_core.utils.logging.html index 0790776c..f01719a4 100644 --- a/v9.8.0/output/pydis_core.utils.logging.html +++ b/v9.8.0/output/pydis_core.utils.logging.html @@ -276,86 +276,6 @@                      </li>                      <li class="toctree-l2 "> -                        <a class="version_link reference internal" href="../../v8.3.0-beta/index.html">v8.3.0-beta</a> -                    </li> -                 -                    <li class="toctree-l2 "> -                        <a class="version_link reference internal" href="../../v8.2.1/index.html">v8.2.1</a> -                    </li> -                 -                    <li class="toctree-l2 "> -                        <a class="version_link reference internal" href="../../v8.2.0/index.html">v8.2.0</a> -                    </li> -                 -                    <li class="toctree-l2 "> -                        <a class="version_link reference internal" href="../../v8.1.0/index.html">v8.1.0</a> -                    </li> -                 -                    <li class="toctree-l2 "> -                        <a class="version_link reference internal" href="../../v8.0.0-beta.4/index.html">v8.0.0-beta.4</a> -                    </li> -                 -                    <li class="toctree-l2 "> -                        <a class="version_link reference internal" href="../../v8.0.0-beta.3/index.html">v8.0.0-beta.3</a> -                    </li> -                 -                    <li class="toctree-l2 "> -                        <a class="version_link reference internal" href="../../v8.0.0-beta.2/index.html">v8.0.0-beta.2</a> -                    </li> -                 -                    <li class="toctree-l2 "> -                        <a class="version_link reference internal" href="../../v8.0.0-beta.1/index.html">v8.0.0-beta.1</a> -                    </li> -                 -                    <li class="toctree-l2 "> -                        <a class="version_link reference internal" href="../../v8.0.0/index.html">v8.0.0</a> -                    </li> -                 -                    <li class="toctree-l2 "> -                        <a class="version_link reference internal" href="../../v7.5.0/index.html">v7.5.0</a> -                    </li> -                 -                    <li class="toctree-l2 "> -                        <a class="version_link reference internal" href="../../v7.4.0-beta1/index.html">v7.4.0-beta1</a> -                    </li> -                 -                    <li class="toctree-l2 "> -                        <a class="version_link reference internal" href="../../v7.4.0/index.html">v7.4.0</a> -                    </li> -                 -                    <li class="toctree-l2 "> -                        <a class="version_link reference internal" href="../../v7.3.1/index.html">v7.3.1</a> -                    </li> -                 -                    <li class="toctree-l2 "> -                        <a class="version_link reference internal" href="../../v7.3.0/index.html">v7.3.0</a> -                    </li> -                 -                    <li class="toctree-l2 "> -                        <a class="version_link reference internal" href="../../v7.2.2/index.html">v7.2.2</a> -                    </li> -                 -                    <li class="toctree-l2 "> -                        <a class="version_link reference internal" href="../../v7.2.1/index.html">v7.2.1</a> -                    </li> -                 -                    <li class="toctree-l2 "> -                        <a class="version_link reference internal" href="../../v7.2.0/index.html">v7.2.0</a> -                    </li> -                 -                    <li class="toctree-l2 "> -                        <a class="version_link reference internal" href="../../v7.1.3/index.html">v7.1.3</a> -                    </li> -                 -                    <li class="toctree-l2 "> -                        <a class="version_link reference internal" href="../../v7.1.2/index.html">v7.1.2</a> -                    </li> -                 -                    <li class="toctree-l2 "> -                        <a class="version_link reference internal" href="../../v7.1.1/index.html">v7.1.1</a> -                    </li> -                 -                    <li class="toctree-l2 ">                          <a class="version_link reference internal" href="../../v10.7.0/output/pydis_core.utils.logging.html">v10.7.0</a>                      </li> @@ -484,7 +404,7 @@  <dd><p>Utility to make mypy recognise that logger is of type <a class="reference internal" href="#pydis_core.utils.logging.CustomLogger" title="pydis_core.utils.logging.CustomLogger"><code class="xref py py-obj docutils literal notranslate"><span class="pre">CustomLogger</span></code></a>.</p>  <dl class="field-list simple">  <dt class="field-odd">Parameters<span class="colon">:</span></dt> -<dd class="field-odd"><p><strong>name</strong> (<span class="sphinx_autodoc_typehints-type"><a class="reference external" href="https://docs.python.org/3/library/typing.html#typing.Optional" title="(in Python v3.12)"><code class="xref py py-data docutils literal notranslate"><span class="pre">Optional</span></code></a>[<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.12)"><code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code></a>]</span>) – The name given to the logger.</p> +<dd class="field-odd"><p><strong>name</strong> (<span class="sphinx_autodoc_typehints-type"><a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.12)"><code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code></a> | <a class="reference external" href="https://docs.python.org/3/library/constants.html#None" title="(in Python v3.12)"><code class="xref py py-obj docutils literal notranslate"><span class="pre">None</span></code></a></span>) – The name given to the logger.</p>  </dd>  <dt class="field-even">Return type<span class="colon">:</span></dt>  <dd class="field-even"><p><span class="sphinx_autodoc_typehints-type"><a class="reference internal" href="#pydis_core.utils.logging.CustomLogger" title="pydis_core.utils.logging.CustomLogger"><code class="xref py py-class docutils literal notranslate"><span class="pre">CustomLogger</span></code></a></span></p> | 
