Log.Reset (Log Reset v0.1.16) 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

Specs

clear_log(Path.t() | nil) :: :ok

Creates and clears a log file.

Specs

log_paths() :: [Path.t() | nil]

Lists all configured log paths.