diff options
Diffstat (limited to 'v7.2.0/output/botcore.utils.logging.html')
| -rw-r--r-- | v7.2.0/output/botcore.utils.logging.html | 18 | 
1 files changed, 11 insertions, 7 deletions
| diff --git a/v7.2.0/output/botcore.utils.logging.html b/v7.2.0/output/botcore.utils.logging.html index cc21efab..05c3b86b 100644 --- a/v7.2.0/output/botcore.utils.logging.html +++ b/v7.2.0/output/botcore.utils.logging.html @@ -2,17 +2,17 @@  <html class="no-js" lang="en">    <head><meta charset="utf-8"/>      <meta name="viewport" content="width=device-width,initial-scale=1"/> -    <meta name="color-scheme" content="light dark"><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" /> +    <meta name="color-scheme" content="light dark"><meta name="viewport" content="width=device-width, initial-scale=1" />  <link rel="index" title="Index" href="../genindex.html" /><link rel="search" title="Search" href="../search.html" /><link rel="next" title="members" href="botcore.utils.members.html" /><link rel="prev" title="channel" href="botcore.utils.channel.html" /> -    <link rel="shortcut icon" href="https://raw.githubusercontent.com/python-discord/branding/main/logos/logo_full/logo_full.min.svg"/><!-- Generated with Sphinx 6.1.3 and Furo 2022.12.07 --> +    <link rel="shortcut icon" href="https://raw.githubusercontent.com/python-discord/branding/main/logos/logo_full/logo_full.min.svg"/><!-- Generated with Sphinx 7.0.1 and Furo 2023.05.20 -->          <title>logging - Pydis Core v7.2.0</title>        <link rel="stylesheet" type="text/css" href="../_static/pygments.css" /> -    <link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?digest=91d0f0d1c444bdcb17a68e833c7a53903343c195" /> +    <link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?digest=e6660623a769aa55fea372102b9bf3151b292993" />      <link rel="stylesheet" type="text/css" href="../_static/styles/furo-extensions.css?digest=30d1aed668e5c3a91c3e3bf6a60b675221979f0e" /> -    <link rel="stylesheet" type="text/css" href="../_static/index.css" /> -    <link rel="stylesheet" type="text/css" href="../_static/logo.css" />      <link rel="stylesheet" type="text/css" href="../_static/changelog.css" /> +    <link rel="stylesheet" type="text/css" href="../_static/logo.css" /> +    <link rel="stylesheet" type="text/css" href="../_static/index.css" /> @@ -163,9 +163,9 @@  <div id="searchbox"></div><div class="sidebar-scroll"><div class="sidebar-tree">      <p class="caption" role="heading"><span class="caption-text">Modules:</span></p>  <ul class="current"> -<li class="toctree-l1 current has-children"><a class="reference internal" href="botcore.html">Botcore</a><input checked="" class="toctree-checkbox" id="toctree-checkbox-1" name="toctree-checkbox-1" role="switch" type="checkbox"/><label for="toctree-checkbox-1"><div class="visually-hidden">Toggle child pages in navigation</div><i class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul class="current"> +<li class="toctree-l1 current has-children"><a class="reference internal" href="botcore.html">Botcore</a><input checked="" class="toctree-checkbox" id="toctree-checkbox-1" name="toctree-checkbox-1" role="switch" type="checkbox"/><label for="toctree-checkbox-1"><div class="visually-hidden">Toggle navigation of Botcore</div><i class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul class="current">  <li class="toctree-l2"><a class="reference internal" href="botcore.exts.html">Exts</a></li> -<li class="toctree-l2 current has-children"><a class="reference internal" href="botcore.utils.html">Utils</a><input checked="" class="toctree-checkbox" id="toctree-checkbox-2" name="toctree-checkbox-2" role="switch" type="checkbox"/><label for="toctree-checkbox-2"><div class="visually-hidden">Toggle child pages in navigation</div><i class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul class="current"> +<li class="toctree-l2 current has-children"><a class="reference internal" href="botcore.utils.html">Utils</a><input checked="" class="toctree-checkbox" id="toctree-checkbox-2" name="toctree-checkbox-2" role="switch" type="checkbox"/><label for="toctree-checkbox-2"><div class="visually-hidden">Toggle navigation of Utils</div><i class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul class="current">  <li class="toctree-l3"><a class="reference internal" href="botcore.utils.caching.html">caching</a></li>  <li class="toctree-l3"><a class="reference internal" href="botcore.utils.channel.html">channel</a></li>  <li class="toctree-l3 current current-page"><a class="current reference internal" href="#">logging</a></li> @@ -205,6 +205,10 @@                      </li>                      <li class="toctree-l2 "> +                        <a class="version_link reference internal" href="../../v9.6.0/index.html">v9.6.0</a> +                    </li> +                 +                    <li class="toctree-l2 ">                          <a class="version_link reference internal" href="../../v9.5.1/index.html">v9.5.1</a>                      </li> | 
