From 98fe8707d983ef4b9f10cab28a1a540b8dafc078 Mon Sep 17 00:00:00 2001 From: ChrisLovering Date: Sun, 10 Dec 2023 16:00:28 +0000 Subject: Deploying to docs from @ python-discord/bot-core@3ed1d4be2328b59577afde058105fd071184bd95 🚀 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- v8.3.0-beta/output/botcore.utils.logging.html | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'v8.3.0-beta/output/botcore.utils.logging.html') diff --git a/v8.3.0-beta/output/botcore.utils.logging.html b/v8.3.0-beta/output/botcore.utils.logging.html index 6f1f1d88..9faaa69f 100644 --- a/v8.3.0-beta/output/botcore.utils.logging.html +++ b/v8.3.0-beta/output/botcore.utils.logging.html @@ -10,9 +10,9 @@ - + @@ -353,6 +353,10 @@ v7.1.1 +
  • + v10.4.0 +
  • +
  • v10.3.0
  • @@ -443,13 +447,13 @@
    Parameters:
      -
    • msg (str) – The message to be logged.

    • +
    • msg (str) – The message to be logged.

    • args – Passed to the base log function as is.

    • kwargs – Passed to the base log function as is.

    Return type:
    -

    None

    +

    None

    @@ -462,10 +466,10 @@

    Utility to make mypy recognise that logger is of type CustomLogger.

    Parameters:
    -

    name (Optional[str]) – The name given to the logger.

    +

    name (Optional[str]) – The name given to the logger.

    Return type:
    -

    CustomLogger

    +

    CustomLogger

    Returns:

    An instance of the CustomLogger class.

    -- cgit v1.2.3