pub fn resolve_trace_path(
config: &ObservabilityConfig,
workspace_dir: &Path,
) -> PathBufExpand description
Resolve the configured log path (used by the doctor command).
pub fn resolve_trace_path(
config: &ObservabilityConfig,
workspace_dir: &Path,
) -> PathBufResolve the configured log path (used by the doctor command).