R/Trainer.R
set_logger.Rd
Sets up the logger to write into a specified file using futile.logger.
futile.logger
set_logger(log_path = NULL)
Character. Path to save log file.
None