composer
composer copied to clipboard
Add a property for each LoggerDestination to Logger
trafficstars
What does this PR do?
adds a property decorator for each loggerdestination, so a user can easily get a loggerdestination by just calling mlflow_logger = trainer.logger.mlflow for example