.. Template is based on github.com/jdb78/pytorch-forecasting/tree/v0.9.2/docs/source under MIT License \_Logger ======== .. currentmodule:: etna.loggers .. autoclass:: _Logger .. rubric:: Methods .. autosummary:: ~_Logger.add ~_Logger.disable ~_Logger.finish_experiment ~_Logger.log ~_Logger.log_backtest_metrics ~_Logger.log_backtest_run ~_Logger.remove ~_Logger.set_params ~_Logger.start_experiment ~_Logger.to_dict .. rubric:: Attributes This class stores its :code:`__init__` parameters as attributes. .. autosummary:: ~_Logger.pl_loggers