wandb_osh
=========

.. py:module:: wandb_osh


Submodules
----------

.. toctree::
   :maxdepth: 1

   /autoapi/wandb_osh/cli/index
   /autoapi/wandb_osh/config/index
   /autoapi/wandb_osh/hooks/index
   /autoapi/wandb_osh/lightning_hooks/index
   /autoapi/wandb_osh/ray_hooks/index
   /autoapi/wandb_osh/syncer/index
   /autoapi/wandb_osh/util/index


Attributes
----------

.. autoapisummary::

   wandb_osh.__version__


Functions
---------

.. autoapisummary::

   wandb_osh.set_log_level


Package Contents
----------------

.. py:data:: __version__

.. py:function:: set_log_level(level: str | int = LOG_DEFAULT_LEVEL) -> None

   Sets the log level for the global logger.


