lightning/docs/source-fabric/api/loggers.rst

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

32 lines
516 B
ReStructuredText
Raw Normal View History

.. include:: ../links.rst
########################
lightning.fabric.loggers
########################
Loggers
^^^^^^^
.. currentmodule:: lightning.fabric.loggers
.. autosummary::
:toctree: ./generated
:nosignatures:
:template: classtemplate.rst
Logger
CSVLogger
TensorBoardLogger
Third-party Loggers
^^^^^^^^^^^^^^^^^^^
.. list-table::
:widths: 50 50
:header-rows: 0
* - :doc:`WandbLogger <../guide/loggers/wandb>`
- Log to `Weights & Biases <https://www.wandb.ai/>`_.