Module logger

Module logger 

Source
Expand description

Logger module for file-based logging

Functionsยง

format_timestamp ๐Ÿ”’
Simple timestamp formatter (Unix timestamp to readable format)
init
Initialize the logger to write to a file
init_with_path
Initialize the logger with a custom log file path