Component Introduction
Quick Start
API Reference
Log configuration.
log_dir (str, optional) – Directory to save log. Default: './logs'.
model_name (str, optional) – Project name as prefix of log file name. Default: "model".
permission (int, optional) – Permission of the log file. Default: 0o644.