reth::core::dirs

Function logs_dir

Source
pub fn logs_dir() -> Option<PathBuf>
Expand description

Returns the path to the reth logs directory.

Refer to [dirs_next::cache_dir] for cross-platform behavior.