pub fn log()Expand description
Initialize dual logging (terminal + file) with timestamped log files.
Creates logs/ directory and writes DEBUG level to file, INFO to terminal.
pub fn log()Initialize dual logging (terminal + file) with timestamped log files.
Creates logs/ directory and writes DEBUG level to file, INFO to terminal.