Function logs_dir
pub fn logs_dir() -> Option<PathBuf>
Available on crate feature
node-api
only.Expand description
Returns the path to the reth logs directory.
Refer to [dirs_next::cache_dir
] for cross-platform behavior.