Function reth::core::dirs::logs_dir

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.