reset_log: Function that resets a log file.

View source: R/utils_log.R

reset_logR Documentation

Function that resets a log file.

Description

This function writes a log file with default values. The file can be read with read_log.

Usage

reset_log(log_path)

Arguments

log_path

string Path to the log file.

Value

Function does nothing return. It is used to write an "empty" log file.

See Also

Other Utils Log Developers: cat_message(), clean_pytorch_log_transformers(), output_message(), print_message(), read_log(), read_loss_log(), reset_loss_log(), write_log()


aifeducation documentation built on Nov. 19, 2025, 5:08 p.m.