Log Reset v0.1.9 Log.Reset View Source

Creates and clears configured log files.

Link to this section Summary

Functions

Creates and clears a log file

Lists all configured log paths

Link to this section Functions

Link to this function

clear_log(log_path) View Source
clear_log(Path.t() | nil) :: :ok

Creates and clears a log file.

Link to this function

log_paths() View Source
log_paths() :: [Path.t()]

Lists all configured log paths.